@hackage refined-containers dependencies
12 results
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/reflection
Reifies arbitrary terms into types that can be reflected back into terms
@hackage/refined
Refinement types with static and runtime checking
@hackage/indexed-traversable
FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/distributive
Distributive functors -- Dual to Traversable
@hackage/constraints
Constraint manipulation
@hackage/adjunctions
Adjunctions and representable functors