@haskell/vector
Efficient Arrays
@haskell/text
An efficient packed Unicode text type.
@haskell/random
Pseudo-random number generation
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/wai
Web Application Interface.
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/lifted-base
lifted IO operations from the base library
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.
@hackage/conduit
Streaming data processing library.
@hackage/blaze-builder
Efficient buffered output.
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/ansi-terminal
Simple ANSI terminal support
@hackage/aeson
Fast JSON parsing and encoding
@haskell/vector
Efficient Arrays
@haskell/text
An efficient packed Unicode text type.
@haskell/random
Pseudo-random number generation
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/wai
Web Application Interface.
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/transformers-base
Lift computations from the bottom of a transformer stack
@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/scientific
Numbers represented using scientific notation
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/lifted-base
lifted IO operations from the base library
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.
@hackage/conduit
Streaming data processing library.
@hackage/blaze-builder
Efficient buffered output.
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/ansi-terminal
Simple ANSI terminal support
@hackage/aeson
Fast JSON parsing and encoding
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell