hub is a command line tool that wraps git in order to extend it with extra
features and commands that make working with GitHub easier.
Injeqt is an attempt to build a powerful and reliable dependency injection
framework on Qt's reflection based on MOC (meta-object compiler).
In a nutshell Jenkins CI is the leading open-source continuous integration
server. Built with Java, it provides over 300 plugins to support building
and testing virtually any project.
This library introduces BoundedChan. BoundedChans differ from Chans in that
they are guaranteed to contain no more than a certain number of elements.
Haskell MemoTrie provides a basis for memoized functions over some
domains, using tries. It is based on some code got from Spencer Janssen.
TypeCompose provides some classes and instances for forms of type composition, as
well as some modules who have not yet found a home.
A binary serialization library, similar to binary, that introduces an
isolate primitive for parser isolation, and labeled blocks for better
error messages.
GHC 7.4 gave us the ability to talk about ConstraintKinds. They stopped
crashing the compiler in GHC 7.6. This package provides a vocabulary for
working with them.
A Haskell library for working with files and directories. Includes code
for pattern matching, finding files, modifying file contents, and more.
Haddock is a documentation-generation tool for Haskell libraries. These
modules expose some functionality of it without pulling in the GHC
dependency.