@hackage/base
Core data structures and operations
@hackage/text
An efficient packed Unicode text type.
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/microbench
Microbenchmark Haskell code
@hackage/silently
Prevent or capture writing to stdout and other handles.
@hackage/text-trie
An efficient finite map from Text to values, based on bytestring-trie.
@hackage/base
Core data structures and operations
@hackage/HUnit
A unit testing framework for Haskell
@hackage/smallcheck
A property-based testing library
@hackage/text
An efficient packed Unicode text type.
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/bytestring-trie
An efficient finite map from bytestrings to values.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface