@hackage yi-language dependencies
15 results
@hackage/data-default
A class for types with a default value
@hackage/lens
Lenses, Folds and Traversals
@hackage/template-haskell
Support library for Template Haskell
@hackage/base
Core data structures and operations
@hackage/array
Mutable and immutable arrays
@hackage/pointedlist
A zipper-like comonad which works as a list, tracking a position.
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/oo-prototypes
Support for OO-like prototypes
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/derive
A program and library to derive instances for data types
@hackage/regex-base
Common "Text.Regex.*" API for Regex matching
@hackage/regex-tdfa
Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
@hackage/transformers-base
Lift computations from the bottom of a transformer stack