@hackage/unix
POSIX functionality
@hackage/unbounded-delays
Unbounded thread delays and timeouts
@hackage/clock
High-resolution clock functions: monotonic, realtime, cputime.
@hackage/base
Core data structures and operations
@hackage/ansi-terminal
Simple ANSI terminal support
@hackage/ghc-prim
GHC primitives
@hackage/stm
Software Transactional Memory
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/containers
Assorted concrete container types
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/time
A time library
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/wcwidth
Native wcwidth.
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments