@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/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/word8
Word8 library
@hackage/stm-delay
Updatable one-shot timer polled with STM
@hackage/rolling-queue
Bounded channel for STM that discards old entries when full
@hackage/pipes
Compositional pipelines
@hackage/network
Low-level networking interface
@hackage/list-t
ListT done right
@hackage/hslogger
Versatile logging framework
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/either
Combinators for working with sums
@hackage/connection
Simple and easy network connections API
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@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/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/word8
Word8 library
@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/stm-delay
Updatable one-shot timer polled with STM
@hackage/rolling-queue
Bounded channel for STM that discards old entries when full
@hackage/pipes
Compositional pipelines
@hackage/network
Low-level networking interface
@hackage/monadIO
Overloading of concurrency variables
@hackage/list-t
ListT done right
@hackage/hslogger
Versatile logging framework
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/either
Combinators for working with sums
@hackage/derive
A program and library to derive instances for data types
@hackage/connection
Simple and easy network connections API
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell