@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/safe-exceptions
Safe, consistent, and easy exception handling
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/base
Core data structures and operations
@hackage/lifted-async
Run lifted IO operations asynchronously and wait for their results
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/monad-logger
A class of monads which can log messages.
@hackage/scientific
Numbers represented using scientific notation
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/text-conversions
Safe conversions between textual types
@hackage/errors
Simplified error-handling
@hackage/random
Pseudo-random number generation
@hackage/base
Core data structures and operations
@hackage/tuple
Various functions on tuples
@hackage/colorless
Colorless | The Programmatic IDL
@hackage/scientific
Numbers represented using scientific notation
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/hspec
A Testing Framework for Haskell