Search:
Search Results
dev-haskell/double-conversion
Fast conversion between single and double precision floating point and text
dev-haskell/edit-distance
Levenshtein and restricted Damerau-Levenshtein edit distances
dev-haskell/either
An either monad transformer
dev-haskell/email-validate
Email address validation
dev-haskell/exception-transformers
Type classes and monads for unchecked extensible exceptions
dev-haskell/fast-logger
A fast logging system
dev-haskell/fclabels
First class accessor labels implemented as lenses
dev-haskell/file-embed
Use Template Haskell to embed file contents directly
dev-haskell/file-location
common functions that show file location information
dev-haskell/flow2dot
Library and binary to generate sequence/flow diagrams from plain text source
dev-haskell/fst
Finite state transducers
dev-haskell/generic-deriving
Generic programming library for generalised deriving
dev-haskell/hakyll
A static website compiler library
dev-haskell/handsomesoup
Work with HTML more easily in HXT
dev-haskell/hashable
A class for types that can be converted to a hash value
dev-haskell/hashtables
Mutable hash tables in the ST monad
dev-haskell/haskell-mpi
Distributed parallel programming in Haskell using MPI
dev-haskell/haskell-src-meta
Parse source to template-haskell abstract syntax
dev-haskell/hasktags
Produces ctags "tags" and etags "TAGS" files for Haskell programs
dev-haskell/hedis
Client library for the Redis datastore: supports full command set, pipelining
dev-haskell/hjsmin
Haskell implementation of a javascript minifier
dev-haskell/hood
Debugging by observing in place
dev-haskell/hsopenssl
Partial OpenSSL binding for Haskell
dev-haskell/hspec-expectations
Catchy combinators for HUnit
dev-haskell/html-conduit
Parse HTML documents using xml-conduit datatypes
dev-haskell/http-conduit
HTTP client package with conduit interface and HTTPS support
dev-haskell/http-date
HTTP Date parser/formatter
dev-haskell/http-types
Generic HTTP types for Haskell (for both client and server code)
dev-haskell/hxt-regex-xmlschema
A regular expression library for W3C XML Schema regular expressions
dev-haskell/imagesize-conduit
Determine the size of some common image formats
dev-haskell/invariant
Haskell98 invariant functors
dev-haskell/irc
A small library for parsing IRC messages
dev-haskell/ixset
Efficient relational queries on Haskell sets
dev-haskell/language-c-quote
C/CUDA/OpenCL/Objective-C quasiquoting library
dev-haskell/language-javascript
Parser for JavaScript
dev-haskell/liblastfm
Lastfm API interface
dev-haskell/libxml-sax
Bindings for the libXML2 SAX interface
dev-haskell/libzip
Bindings to libzip, a library for manipulating zip archives
dev-haskell/lifted-base
lifted IO operations from the base library
dev-haskell/math-functions
Special functions and Chebyshev polynomials
dev-haskell/mime-mail
Compose MIME email messages
dev-haskell/monad-loops
Monadic loops
dev-haskell/monad-par
A library for parallel programming based on a monad
dev-haskell/monad-peel
Lift control operations like exception catching through monad transformers
dev-haskell/mueval
Safely evaluate pure Haskell expressions
dev-haskell/mysql-simple
A mid-level MySQL client library
dev-haskell/mysql
A low-level MySQL client library
dev-haskell/network-transport-tcp
TCP instantiation of Network.Transport
dev-haskell/oeis
Interface to the Online Encyclopedia of Integer Sequences (OEIS)
dev-haskell/onetuple
Singleton Tuple