@hackage lambdabot-core dependencies
34 results
@hackage/random-source
Generic basis for random number generators
@hackage/template-haskell
Support library for Template Haskell
@hackage/unix
POSIX functionality
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/syb
Scrap Your Boilerplate
@hackage/network-bsd
POSIX network database (<netdb.h>) API
@hackage/edit-distance
Levenshtein and restricted Damerau-Levenshtein edit distances
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/hslogger
Versatile logging framework
@hackage/split
Combinator library for splitting lists.
@hackage/lifted-base
lifted IO operations from the base library
@hackage/prim-uniq
Opaque unique identifiers in primitive state monads
@hackage/transformers
Concrete functor and monad transformers
@hackage/zlib
Compression and decompression in the gzip and zlib formats
@hackage/containers
Assorted concrete container types
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/random-fu
Random number generation
@hackage/network
Low-level networking interface
@hackage/haskeline
A command-line interface for user input, written in Haskell.
@hackage/dependent-sum
Dependent sum type
@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/parsec
Monadic parser combinators
@hackage/HTTP
A library for client-side HTTP
@hackage/dependent-map
Dependent finite maps (partial dependent products)
@hackage/regex-tdfa
Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/dependent-sum-template
Template Haskell code to generate instances of classes in some package
@hackage/random
Pseudo-random number generation
@hackage/transformers-base
Lift computations from the bottom of a transformer stack