Pinned repositories
Repositories
-
vscode-haskell
VS Code extension for Haskell, powered by haskell-language-server
-
containers
Assorted concrete container types
-
actions
Github actions for Haskell CI
-
haskell-language-server
Successor of ghcide & haskell-ide-engine. One IDE to rule them all.
-
random
Random number library
-
text
An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework.
-
criterion
A powerful but simple library for measuring the performance of Haskell code.
-
-
vector
An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
-
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
-
lsp
Haskell library for the Microsoft Language Server Protocol
-
haskell-mode
Emacs mode for Haskell
-
pretty
Haskell Pretty-printer library
-
deepseq
Deep evaluation of data structures
-
-
unix
POSIX functionality
-
tar
Reading, writing and manipulating ".tar" archive files.
-
time
A time library
-
primitive
This package provides various primitive memory-related operations.
-
cabal-website
The http://www.haskell.org/cabal/ website
-
ThreadScope
A graphical tool for profiling parallel Haskell programs
-
-
directory
Platform-independent library for basic file system operations
-
-
-
math-functions
Special mathematical functions
-
aeson
A fast Haskell JSON library