@hackage lambdabot-misc-plugins dependencies
26 results
@hackage/random-source
Generic basis for random number generators
@hackage/template-haskell
Support library for Template Haskell
@hackage/unix
POSIX functionality
@hackage/network-uri
URI manipulation
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/tagsoup
Parsing and extracting information from (possibly malformed) HTML/XML documents
@hackage/hstatsd
Quick and dirty statsd interface
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/split
Combinator library for splitting lists.
@hackage/lifted-base
lifted IO operations from the base library
@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/process
Process libraries
@hackage/lambdabot-core
Lambdabot core functionality
@hackage/random-fu
Random number generation
@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/parsec
Monadic parser combinators
@hackage/regex-tdfa
Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
@hackage/random
Pseudo-random number generation
@hackage/transformers-base
Lift computations from the bottom of a transformer stack