@hackage/base
Core data structures and operations
@hackage/ghc-prim
GHC primitives
@hackage/array
Mutable and immutable arrays
@hackage/containers
Assorted concrete container types
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/base
Core data structures and operations
@hackage/array
Mutable and immutable arrays
@hackage/containers
Assorted concrete container types
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support
@hackage/random
Pseudo-random number generation
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/HUnit
A unit testing framework for Haskell
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/Cabal
A framework for packaging Haskell software
@hackage/base
Core data structures and operations
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/deepseq
Deep evaluation of data structures
@hackage/criterion
Robust, reliable performance measurement and analysis
@hackage/base
Core data structures and operations
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/deepseq
Deep evaluation of data structures
@hackage/criterion
Robust, reliable performance measurement and analysis
@hackage/base
Core data structures and operations
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/cereal
A binary serialization library