@hackage ADPfusionSet dependencies
25 results
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/template-haskell
Support library for Template Haskell
@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/ADPfusion
Efficient, high-level dynamic programming.
@hackage/DPutils
utilities for DP
@hackage/bits
Various bit twiddling and bitwise serialization primitives
@hackage/mmorph
Monad morphisms
@hackage/tuple
Various functions on tuples
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/transformers
Concrete functor and monad transformers
@hackage/PrimitiveArray
Efficient multidimensional arrays
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/th-orphans
Orphan instances for TH datatypes
@hackage/strict
Strict data types and String IO.
@hackage/OrderedBits
Efficient ordered (by popcount) enumeration of bits
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/tasty
Modern and extensible testing framework
@hackage/base
Core data structures and operations
@hackage/tasty-quickcheck
QuickCheck support for the Tasty test framework.
@hackage/ADPfusionSet
Dynamic programming for Set data structures.
@hackage/tasty-smallcheck
SmallCheck support for the Tasty test framework.
@hackage/smallcheck
A property-based testing library
@hackage/tasty-th
Automatic tasty test case discovery using TH