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.
vscode-haskell
VsCode extension for Haskell, as a front end for haskell-ide-engine
haskell-ide-engine
The engine for haskell ide-integration. Not an IDE
containers
Assorted concrete container types
c2hs
c2hs is a pre-processor for Haskell FFI bindings to C libraries
text
An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework.
filepath
Library for manipulating FilePaths in a cross platform way.
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.
win32
Haskell support for the Win32 API
cabal-website
The http://www.haskell.org/cabal/ website
hackage-security
Hackage security framework based on TUF (The Update Framework)
primitive
This package provides various primitive memory-related operations.
test-framework
Forked from batterseapower/test-frameworkFramework for running and organising QuickCheck test properties and HUnit test cases
base64-bytestring
Fast base64 encoding and decoding for Haskell.
base16-bytestring
Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.
directory
Platform-independent library for basic file system operations