@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/template-haskell
Support library for Template Haskell
@hackage/deepseq
Deep evaluation of data structures
@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/uuid-types
Type definitions for Universally Unique Identifiers
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/scientific
Numbers represented using scientific notation
@hackage/unicode-collation
Haskell implementation of the Unicode Collation Algorithm
@hackage/case-insensitive
Case insensitive string comparison
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/random
Pseudo-random number generation
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/HUnit
A unit testing framework for Haskell
@hackage/quickcheck-instances
Common quickcheck instances
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/scientific
Numbers represented using scientific notation
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time
A time library
@hackage/Z-Data
Array, vector and text
@hackage/hspec
A Testing Framework for Haskell