@hackage/data-default
A class for types with a default value
@hackage/template-haskell
Support library for Template Haskell
@hackage/extra
Extra functions I use.
@hackage/deepseq
Deep evaluation of data structures
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/network-info
Access the local computer's basic network configuration
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/stringsearch
Fast searching, splitting and replacing of ByteStrings
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/time
A time library
@hackage/Diff
Diff algorithm in pure Haskell
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/safe
Library of safe (exception free) functions
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/errors
Simplified error-handling