@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/template-haskell
Support library for Template Haskell
@hackage/deepseq
Deep evaluation of data structures
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/atomic-primops
A safe approach to CAS and other atomic ops in Haskell.
@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/ghc-prim
GHC primitives
@hackage/unliftio-core
The MonadUnliftIO typeclass for unlifting monads to IO
@hackage/heaps
Asymptotically optimal Brodal/Okasaki heaps.
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/inspection-testing
GHC plugin to do inspection testing
@hackage/unicode-data
Access Unicode Character Database (UCD)
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/network
Low-level networking interface
@hackage/lockfree-queue
Michael and Scott lock-free queues.
@hackage/Win32
A binding to Windows Win32 API.
@hackage/fusion-plugin-types
Types for the fusion-plugin package.
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/transformers-base
Lift computations from the bottom of a transformer stack