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
-
ghcide
A library for building Haskell IDE tooling
-
win32
Haskell support for the Win32 API
-
haskell-language-server
Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
-
haskell-mode
Emacs mode for Haskell
-
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.
-
directory
Platform-independent library for basic file system operations
-
-
-
process
Library for dealing with system processes
-
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
-
parsec
A monadic parser combinator library
-
deepseq
Deep evaluation of data structures
-
unix
POSIX functionality
-
-
containers
Assorted concrete container types
-
hackage-security
Hackage security framework based on TUF (The Update Framework)
-
base16-bytestring
Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.
-
HTTP
Haskell HTTP package
-
vscode-haskell
VS Code extension for Haskell, powered by haskell-language-server
-
c2hs
c2hs is a pre-processor for Haskell FFI bindings to C libraries
-
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
-
base64-bytestring
Fast base64 encoding and decoding for Haskell.