@hackage second-transfer dependencies
42 results
@haskell/vector
Efficient Arrays
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/stm
Software Transactional Memory
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/vector-algorithms
Efficient algorithms for vector arrays
@hackage/time
A time library
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/pqueue
Reliable, persistent, fast priority queues.
@hackage/network-uri
URI manipulation
@hackage/network
Low-level networking interface
@hackage/mmorph
Monad morphisms
@hackage/lens
Lenses, Folds and Traversals
@hackage/http2
HTTP/2 library
@hackage/hashtables
Mutable hash tables in the ST monad
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/conduit
Streaming data processing library.
@hackage/clock
High-resolution clock functions: monotonic, realtime, cputime.
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/BoundedChan
Implementation of bounded channels.
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/stm
Software Transactional Memory
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/second-transfer
Second Transfer HTTP/2 web server
@hackage/network-uri
URI manipulation
@hackage/network
Low-level networking interface
@hackage/lens
Lenses, Folds and Traversals
@hackage/http2
HTTP/2 library
@hackage/hashtables
Mutable hash tables in the ST monad
@hackage/conduit
Streaming data processing library.
@hackage/HUnit
A unit testing framework for Haskell