@hackage/shake
Build system library, like Make, but more accurate dependencies.
@hackage/extra
Extra functions I use.
@hackage/cassava
A CSV parsing and encoding library
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/gitlib
API library for working with Git repositories
@hackage/file-embed
Use Template Haskell to embed file contents directly.
@hackage/concurrent-output
Ungarble output from several threads or commands
@hackage/split
Combinator library for splitting lists.
@hackage/scientific
Numbers represented using scientific notation
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/yaml
Support for parsing and rendering YAML documents.
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/gitlib-libgit2
Libgit2 backend for gitlib
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments