Search:
Search Results
dev-haskell/stringprep
Implements the "StringPrep" algorithm
dev-haskell/reactive-banana-wx
Examples for the reactive-banana library, using wxHaskell
dev-haskell/cabal-macosx
Cabal support for creating Mac OSX application bundles
dev-haskell/retry
Retry combinators for monadic actions that may fail
dev-haskell/mmorph
Monad morphisms
dev-haskell/xml-picklers
XML picklers based on xml-types, ported from hexpat-pickle
dev-haskell/cassava
A CSV parsing and encoding library
dev-haskell/prettyclass
Pretty printing class similar to Show
dev-haskell/network-data
Library for network data structures and their serialization
dev-haskell/containers-unicode-symbols
Unicode alternatives for common functions and operators
dev-haskell/quickcheck-io
Use HUnit assertions as QuickCheck properties
dev-haskell/vcswrapper
Wrapper for source code management systems
dev-haskell/esqueleto
Type-safe EDSL for SQL queries on persistent backends
dev-haskell/data-default-class
A class for types with a default value
dev-haskell/data-default-instances-containers
Default instances for types in containers
dev-haskell/data-default-instances-old-locale
Default instances for types in old-locale
dev-haskell/data-default-instances-dlist
Default instances for types in dlist
dev-haskell/quickcheck-assertions
HUnit like assertions for QuickCheck
dev-haskell/data-flags
A package for working with bit masks and flags in general
dev-haskell/msgpack
A Haskell implementation of MessagePack
dev-haskell/circle-packing
Simple heuristic for packing discs of varying radii in a circle
dev-haskell/cryptohash-cryptoapi
Crypto-api interfaces for cryptohash
dev-haskell/asn1-types
ASN.1 types
dev-haskell/binary-conduit
data serialization/deserialization conduit library
dev-haskell/control-monad-loop
Simple monad transformer for imperative-style loops
dev-haskell/directory-layout
Directory layout DSL
dev-haskell/static-hash
Immutable hash
dev-haskell/tagged-transformer
Monad transformer carrying an extra phantom type tag
dev-haskell/wai-app-file-cgi
File/CGI/Rev Proxy App of WAI
dev-haskell/wordexp
wordexp(3) wrappers
www-servers/mighttpd2
High performance web server on WAI/warp
dev-haskell/vector-binary-instances
Instances of Data.Binary and Data.Serialize for vector
dev-haskell/data-endian
Endian-sensitive data
dev-haskell/atomic-primops
A safe approach to CAS and other atomic ops in Haskell
dev-haskell/web-plugins
dynamic plugin system for web applications
dev-haskell/boxes
2D text pretty-printing library
dev-haskell/pretty-tree
Pretty-print trees
dev-haskell/digits
Converts integers to lists of digits and back
dev-haskell/jmacro
QuasiQuotation library for programmatic generation of Javascript code
dev-haskell/terminal-size
Get terminal window height and width
dev-haskell/wai-handler-launch
Launch a web app in the default browser
dev-haskell/pipes
Compositional pipelines
dev-haskell/parseargs
Full-featured command-line argument parsing library
dev-haskell/juicypixels
Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and others)
dev-haskell/uu-interleaved
interleaving combinator for use with applicative/alternative style
dev-haskell/libffi
A binding to libffi
dev-haskell/language-java
Manipulating Java source: abstract syntax, lexer, parser, and pretty-printer
dev-haskell/allocated-processor
Functional combinators for monadic actions that require (de)allocation
dev-haskell/persistent-mysql
Backend for the persistent library using MySQL database server
dev-haskell/ac-vector
Efficient geometric vectors and transformations