@haskell/text
An efficient packed Unicode text type.
@haskell/integer-simple
Simple Integer library
@haskell/integer-gmp
Integer library based on GMP
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@hackage/fingertree
Generic finger-tree structure, with example instances
@haskell/text
An efficient packed Unicode text type.
@haskell/base
Core data structures and operations
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/test-framework-hunit
HUnit support for the test-framework package.
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support
@hackage/numerals
Convert numbers to number words
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell