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.
-
ghcide
A library for building Haskell IDE tooling
-
win32
Haskell support for the Win32 API
-
-
haskell-mode
Emacs mode for Haskell
-
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
-
process
Library for dealing with system processes
-
vscode-haskell
VS Code extension for Haskell, powered by haskell-language-server
-
containers
Assorted concrete container types
-
HTTP
Haskell HTTP package
-
parsec
A monadic parser combinator library
-
c2hs
c2hs is a pre-processor for Haskell FFI bindings to C libraries
-
directory
Platform-independent library for basic file system operations
-
random
Random number library
-
vector
An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
-
-
-
network-uri
URI manipulation facilities
-
hackage-security
Hackage security framework based on TUF (The Update Framework)
-
text
An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework.
-
base16-bytestring
Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.
-
deepseq
Deep evaluation of data structures
-
base64-bytestring
Fast base64 encoding and decoding for Haskell.
-
test-framework
Forked from batterseapower/test-frameworkFramework for running and organising QuickCheck test properties and HUnit test cases
-
haskell-ide-engine
The engine for haskell ide-integration. Not an IDE
-
fgl
A Functional Graph Library for Haskell