@haskell/vector
Efficient Arrays
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@haskell/stm
Software Transactional Memory
@haskell/parallel
Parallel programming library
@haskell/mtl
Monad classes for transformers, using functional dependencies
@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
@haskell/array
Mutable and immutable arrays
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/th-lift-instances
Lift instances for template-haskell for common data types.
@hackage/th-compat
Backward- (and forward-)compatible Quote and Code types
@hackage/th-abstraction
Nicer interface for reified information about data types
@hackage/sbv
SMT Based Verification: Symbolic Haskell theorem prover using SMT solving.
@hackage/prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer.
@hackage/loch-th
Support for precise error locations in source files (Template Haskell version)
@hackage/libBF
A binding to the libBF library.
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/generic-deriving
Generic programming library for generalised deriving.
@hackage/cereal-text
Data.Text instances for the cereal serialization library
@hackage/cereal
A binary serialization library
@hackage/bytes
Sharing code for serialization between binary and cereal
@hackage/atomic-primops
A safe approach to CAS and other atomic ops in Haskell.
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/QuickCheck
Automatic testing of Haskell programs
@haskell/vector
Efficient Arrays
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@haskell/stm
Software Transactional Memory
@haskell/parallel
Parallel programming library
@haskell/mtl
Monad classes for transformers, using functional dependencies
@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
@haskell/array
Mutable and immutable arrays
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/th-lift-instances
Lift instances for template-haskell for common data types.
@hackage/th-compat
Backward- (and forward-)compatible Quote and Code types
@hackage/th-abstraction
Nicer interface for reified information about data types
@hackage/sbv
SMT Based Verification: Symbolic Haskell theorem prover using SMT solving.
@hackage/prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer.
@hackage/loch-th
Support for precise error locations in source files (Template Haskell version)
@hackage/libBF
A binding to the libBF library.
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/grisette
Symbolic evaluation as a library
@hackage/generic-deriving
Generic programming library for generalised deriving.
@hackage/doctest
Test interactive Haskell examples
@hackage/cereal-text
Data.Text instances for the cereal serialization library
@hackage/cereal
A binary serialization library
@hackage/bytes
Sharing code for serialization between binary and cereal
@hackage/atomic-primops
A safe approach to CAS and other atomic ops in Haskell.
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/QuickCheck
Automatic testing of Haskell programs
@haskell/vector
Efficient Arrays
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@haskell/stm
Software Transactional Memory
@haskell/parallel
Parallel programming library
@haskell/mtl
Monad classes for transformers, using functional dependencies
@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
@haskell/array
Mutable and immutable arrays
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/th-lift-instances
Lift instances for template-haskell for common data types.
@hackage/th-compat
Backward- (and forward-)compatible Quote and Code types
@hackage/th-abstraction
Nicer interface for reified information about data types
@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/sbv
SMT Based Verification: Symbolic Haskell theorem prover using SMT solving.
@hackage/prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer.
@hackage/loch-th
Support for precise error locations in source files (Template Haskell version)
@hackage/libBF
A binding to the libBF library.
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/grisette
Symbolic evaluation as a library
@hackage/generic-deriving
Generic programming library for generalised deriving.
@hackage/cereal-text
Data.Text instances for the cereal serialization library
@hackage/cereal
A binary serialization library
@hackage/bytes
Sharing code for serialization between binary and cereal
@hackage/atomic-primops
A safe approach to CAS and other atomic ops in Haskell.
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell