@hackage direct-http dependencies
14 results
@hackage/old-locale
locale library
@hackage/unix
POSIX functionality
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/base
Core data structures and operations
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/direct-daemonize
Library to switch to daemon mode using built-in OS facilities.
@hackage/lifted-base
lifted IO operations from the base library
@hackage/containers
Assorted concrete container types
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/network
Low-level networking interface
@hackage/time
A time library
@hackage/SafeSemaphore
Much safer replacement for QSemN, QSem, and SampleVar
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/transformers-base
Lift computations from the bottom of a transformer stack