Search:
Search Results
dev-haskell/happstack-hamlet
Support for Hamlet HTML templates in Happstack
dev-haskell/happstack-hsp
Support for using HSP templates in Happstack
dev-haskell/happstack-plugins
The haskell application server stack + reload
dev-haskell/happstack-server-tls
extend happstack-server with https:// support (TLS/SSL)
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/hdaemonize
Library to handle the details of writing daemons for UNIX
dev-haskell/hdbc-mysql
MySQL driver for HDBC
dev-haskell/hdfa
A simple library for representing and minimising DFAs
dev-haskell/heaps
Asymptotically optimal Brodal/Okasaki heaps
dev-haskell/hedis
Client library for the Redis datastore: supports full command set, pipelining
dev-haskell/hex
Convert strings into hexadecimal and back
dev-haskell/hjavascript
HJavaScript is an abstract syntax for a typed subset of JavaScript
dev-haskell/hjscript
HJScript is a Haskell EDSL for writing JavaScript programs
dev-haskell/hjsmin
Haskell implementation of a javascript minifier
dev-haskell/hood
Debugging by observing in place
dev-haskell/hprotoc
Parse Google Protocol Buffer specifications
dev-haskell/hs-bibutils
Haskell bindings to bibutils, the bibliography conversion utilities
dev-haskell/hs3
Interface to Amazon's Simple Storage Service (S3)
dev-haskell/hsopenssl
Partial OpenSSL binding for Haskell
dev-haskell/hsp
Haskell Server Pages is a library for writing dynamic server-side web pages
dev-haskell/hspec
A Testing Framework for Haskell
dev-haskell/hspec-expectations
Catchy combinators for HUnit
dev-haskell/hsyslog
FFI interface to syslog(3) from POSIX.1-2001
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/httpd-shed
A simple web-server with an interact style API
dev-haskell/huffman
Pure Haskell implementation of the Huffman encoding algorithm
dev-haskell/hxt-charproperties
Character properties and classes for XML and Unicode
dev-haskell/hxt-regex-xmlschema
A regular expression library for W3C XML Schema regular expressions
dev-haskell/hxt-unicode
Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
dev-haskell/ieee754
Utilities for dealing with IEEE floating point numbers
dev-haskell/imagesize-conduit
Determine the size of some common image formats
dev-haskell/indexed
Haskell98 indexed functors, monads, comonads
dev-haskell/indexed-extras
Indexed functors, monads and comonads that require extensions to Haskell98
dev-haskell/invariant
Haskell98 invariant functors
dev-haskell/iospec
A pure specification of the IO monad
dev-haskell/irc
A small library for parsing IRC messages
dev-haskell/ixset
Efficient relational queries on Haskell sets
dev-haskell/json-types
Basic types for representing JSON
dev-haskell/jsonb
JSON parser that uses byte strings
dev-haskell/kan-extensions
Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads
dev-haskell/keys
Keyed functors and containers
dev-haskell/kinds
Emulation of subkinds and subkind polymorphism
dev-haskell/language-c-quote
C/CUDA/OpenCL/Objective-C quasiquoting library