@hackage compactable dependencies
29 results
@hackage/lens
Lenses, Folds and Traversals
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/semigroupoids
Semigroupoids: Category sans id
@hackage/deepseq
Deep evaluation of data structures
@hackage/keys
Keyed functors and containers
@hackage/base
Core data structures and operations
@hackage/transformers-compat
A small compatibility shim for the transformers library
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/vector-instances
Orphan Instances for 'Data.Vector'
@hackage/bifunctors
Bifunctors
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/contravariant
Contravariant functors
@hackage/base-compat
A compatibility layer for base
@hackage/these
An either-or-both data type.
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/genvalidity
Testing utilities for the validity library
@hackage/sydtest
A modern testing framework for Haskell with good defaults and advanced testing features.
@hackage/base
Core data structures and operations
@hackage/genvalidity-sydtest
Standard properties for functions on `Validity` types for the sydtest framework
@hackage/compactable
A typeclass for structures which can be catMaybed, filtered, and partitioned.
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/these
An either-or-both data type.
@hackage/sydtest-discover
Automatic test suite discovery for sydtest