@hackage basic-prelude dependencies
12 results
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/lifted-base
lifted IO operations from the base library
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/ReadArgs
Simple command line argument parsing
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/safe
Library of safe (exception free) functions