Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
-
haskell-language-server
Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
-
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
-
vector
An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
-
base16-bytestring
Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.
-
-
win32
Haskell support for the Win32 API
-
-
hackage-security
Hackage security framework based on TUF (The Update Framework)
-
-
vscode-haskell
VS Code extension for Haskell, powered by haskell-language-server
-
containers
Assorted concrete container types
-
time
A time library
-
parsec
A monadic parser combinator library
-
text
An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework.
-
HTTP
Haskell HTTP package
-
unix
POSIX functionality
-
haskell-mode
Emacs mode for Haskell
-
base64-bytestring
Fast base64 encoding and decoding for Haskell.
-
-
primitive
This package provides various primitive memory-related operations.
-
haskell-ide-engine Archived
The engine for haskell ide-integration. Not an IDE
-
process
Library for dealing with system processes
-
-
deepseq
Deep evaluation of data structures
-
filepath
Library for manipulating FilePaths in a cross platform way.