@haskell/text
An efficient packed Unicode text type.
@haskell/primitive
Primitive memory-related operations
@haskell/integer-gmp
Integer library based on GMP
@haskell/ghc-prim
GHC primitives
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@haskell/array
Mutable and immutable arrays
@hackage/semigroups
Anything that associates
@hackage/half
Half-precision floating-point
@hackage/fail
Forward-compatible MonadFail class
@haskell/vector
Efficient Arrays
@haskell/text
An efficient packed Unicode text type.
@haskell/deepseq
Deep evaluation of data structures
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@haskell/array
Mutable and immutable arrays
@hackage/tasty-quickcheck
QuickCheck support for the Tasty test framework.
@hackage/tasty-hunit
HUnit support for the Tasty test framework.
@hackage/tasty
Modern and extensible testing framework
@hackage/scientific
Numbers represented using scientific notation
@hackage/half
Half-precision floating-point
@hackage/fail
Forward-compatible MonadFail class
@hackage/cborg
Concise Binary Object Representation (CBOR)
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/aeson
Fast JSON parsing and encoding
@hackage/QuickCheck
Automatic testing of Haskell programs