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 upPinned repositories
Repositories
-
-
haskell-language-server
Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
-
-
time
A time library
-
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
-
unix
POSIX functionality
-
haskell-mode
Emacs mode for Haskell
-
network-uri
URI manipulation facilities
-
directory
Platform-independent library for basic file system operations
-
ghc-events
Library and tool for parsing .eventlog files from GHC
-
base64-bytestring
Fast base64 encoding and decoding for Haskell.
-
-
c2hs
c2hs is a pre-processor for Haskell FFI bindings to C libraries
-
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
-
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
-
-
primitive
This package provides various primitive memory-related operations.
-
haskell-ide-engine Archived
The engine for haskell ide-integration. Not an IDE