@haskell/vector
Efficient Arrays
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/stm
Software Transactional Memory
@haskell/random
Pseudo-random number generation
@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/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/time
A time library
@hackage/semigroups
Anything that associates
@hackage/riak-protobuf
Haskell types for the Riak protocol buffer API
@hackage/resource-pool
A high-performance striped resource pooling implementation
@hackage/pureMD5
A Haskell-only implementation of the MD5 digest (hash) algorithm.
@hackage/proto-lens
A lens-based implementation of protocol buffers in Haskell.
@hackage/network
Low-level networking interface
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/mersenne-random-pure64
Generate high quality pseudorandom numbers purely using a Mersenne Twister
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/enclosed-exceptions
Catching all exceptions from within an enclosed computation
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/blaze-builder
Efficient buffered output.
@hackage/bifunctors
Bifunctors
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/aeson
Fast JSON parsing and encoding
@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@haskell/process
Process libraries
@haskell/mtl
Monad classes for transformers, using functional dependencies
@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
@hackage/yaml
Support for parsing and rendering YAML documents.
@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/semigroups
Anything that associates
@hackage/riak-protobuf
Haskell types for the Riak protocol buffer API
@hackage/riak
A Haskell client for the Riak decentralized data store
@hackage/microlens
A tiny lens library with no dependencies
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/aeson
Fast JSON parsing and encoding
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/semigroups
Anything that associates
@hackage/riak
A Haskell client for the Riak decentralized data store
@hackage/criterion
Robust, reliable performance measurement and analysis