@hackage/base
Core data structures and operations
@hackage/process
Process libraries
@hackage/falsify
Property-based testing with internal integrated shrinking
@hackage/generics-sop
Generic Programming using True Sums of Products
@hackage/tasty
Modern and extensible testing framework
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/iproute
IP Routing Table
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/postgresql-binary
Encoders and decoders for the PostgreSQL's binary format
@hackage/temporary
Portable temporary file and directory support
@hackage/squeal-postgresql
Squeal PostgreSQL Library
@hackage/text
An efficient packed Unicode text type.
@hackage/tmp-postgres
Start and stop a temporary postgres
@hackage/containers
Assorted concrete container types
@hackage/unliftio
The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
@hackage/process
Process libraries
@hackage/hspec
A Testing Framework for Haskell
@hackage/tasty-hspec
Hspec support for the Tasty test framework.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/network-ip
Internet Protocol data structures
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/hspec-expectations-lifted
A version of hspec-expectations generalized to MonadIO