gabby's repositories
Haskell-Bears-Library
Relational algebra
Haskell-Event-Source-Library
Event sourcing library
Haskell-Nordom-Library
A variation on Morte that is close to the machine (obsoleted in favor of Dhall)
delta-lambda
test language for an automath style type system
directory-tree
A simple directory-like tree datatype, with useful IO functions, for Haskell
hindley-milner
Template for Hindley-Milner based languages
ide-haskell
Haskell IDE plugin for Atom editor
pipes-binary
Encode and decode binary streams using the pipes and binary libraries.
bgzf
Blocked GZip Haskell library
bound
Combinators for manipulating locally-nameless generalized de Bruijn terms
containers
Assorted concrete container types
DPutils
utilities for DP
ekg-statsd
Flush system metrics to statsd
email-header
A Haskell library for parsing and rendering email and MIME headers
fast-tags
Incremental vi tags for haskell.
FastPush
Fast push monad in Haskell
ForkableT
*useful* Forkable classes
ghc
Mirror of ghc repository. DO NOT SUBMIT PULL REQUESTS HERE. Patches are best submitted to GHC's Phabricator (https://phabricator.haskell.org/), bugs and feature-requests are best filed to GHC's Trac (https://ghc.haskell.org/trac/ghc), or sent to the mailing list (ghc-devs@haskell.org)
HaNS
The haskell network stack
milena
the (very humble) beginnings of a kafka client for haskell
multi-ghc-travis
Scripts and instructions for using Travis-CI with multiple GHC configurations
OrderedBits
Order bits in a set by population count
pipes-attoparsec-1
Utilities to convert a parser into a pipe
servant
Main repository for the servant libraries. Web API combinators, with servers, clients and documentation
tasty-ant-xml
A tasty ingredient to output test results in XML, using the Ant schema. This XML can be consumed by the Jenkins continuous integration framework.
tinc
A dependency manager for Haskell
uniform-pair
Uniform pairs with class instances