@hackage test-sandbox dependencies
19 results
@hackage/data-default
A class for types with a default value
@hackage/unix
POSIX functionality
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/random-shuffle
Random shuffle implementation.
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/temporary
Portable temporary file and directory support
@hackage/lifted-base
lifted IO operations from the base library
@hackage/transformers
Concrete functor and monad transformers
@hackage/monad-loops
Monadic loops
@hackage/containers
Assorted concrete container types
@hackage/process
Process libraries
@hackage/network
Low-level networking interface
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/cereal
A binary serialization library
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/random
Pseudo-random number generation
@hackage/transformers-base
Lift computations from the bottom of a transformer stack