@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/lens
Lenses, Folds and Traversals
@hackage/impossible
Set of data and type definitions of impossible types. Impossible types are useful when declaring type classes / type families instances that should not be expanded by GHC until a specific type is provided in order to keep the types nice and readable.
@hackage/data-default
A class for types with a default value
@hackage/ansi-wl-pprint
The Wadler/Leijen Pretty Printer for colored ANSI terminal output