@hackage/lens
Lenses, Folds and Traversals
@hackage/deepseq
Deep evaluation of data structures
@hackage/parsers
Parsing combinators
@hackage/blaze-builder
Efficient buffered output.
@hackage/comonad
Comonads
@hackage/fingertree
Generic finger-tree structure, with example instances
@hackage/charset
Fast unicode character sets based on complemented PATRICIA tries
@hackage/fail
Forward-compatible MonadFail class
@hackage/base
Core data structures and operations
@hackage/ansi-wl-pprint
The Wadler/Leijen Pretty Printer for colored ANSI terminal output
@hackage/ansi-terminal
Simple ANSI terminal support
@hackage/ghc-prim
GHC primitives
@hackage/array
Mutable and immutable arrays
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/profunctors
Profunctors
@hackage/blaze-markup
A blazingly fast markup combinator library for Haskell
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/blaze-html
A blazingly fast HTML combinator library for Haskell
@hackage/reducers
Semigroups, specialized containers and a general map/reduce framework
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/semigroups
Anything that associates