Search:
Search Results
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/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
dev-haskell/pandoc-types
Types for representing a structured document
dev-haskell/path-pieces
Components of paths
dev-haskell/pem
Privacy Enhanced Mail (PEM) format reader and writer
dev-haskell/persistent
Type-safe, multi-backend data serialization
dev-haskell/persistent-mongodb
Backend for the persistent library using mongoDB
dev-haskell/persistent-postgresql
Backend for the persistent library using postgresql
dev-haskell/persistent-sqlite
Backend for the persistent library using sqlite3
dev-haskell/plugins-auto
Automatic recompilation and reloading of haskell modules
dev-haskell/postgresql-simple
Mid-Level PostgreSQL client library
dev-haskell/postgresql-libpq
low-level binding to libpq
dev-haskell/psqueue
Priority Search Queue
dev-haskell/random
Pseudo-random number generation
dev-haskell/rank1dynamic
Like Data.Dynamic/Data.Typeable but with support for rank-1 polymorphic types
dev-haskell/reactive-banana
Library for functional reactive programming (FRP)
dev-haskell/recursion-schemes
Representing common recursion patterns as higher-order functions
dev-haskell/resourcet
Deterministic allocation and freeing of scarce resources
dev-haskell/rsa
Implementation of RSA, using the padding schemes of PKCS#1 v2.1
dev-haskell/safecopy
Binary serialization with version control
dev-haskell/shakespeare
A toolkit for making compile-time interpolated templates
dev-haskell/silently
Prevent or capture writing to stdout and other handles
dev-haskell/simple-sendfile
Cross platform library for the sendfile system call
dev-haskell/singletons
Basic singleton types and definitions
dev-haskell/skein
Skein, a family of cryptographic hash functions. Includes Skein-MAC as well
dev-haskell/stm-conduit
Introduces conduits to channels, and promotes using conduits concurrently
dev-haskell/stringbuilder
A writer monad for multi-line string literals
dev-haskell/stylish-haskell
Haskell code prettifier
dev-haskell/syb
Scrap Your Boilerplate
dev-haskell/system-fileio
Consistent filesystem interaction across GHC versions (deprecated)
dev-haskell/tagstream-conduit
streamlined html tag parser
dev-haskell/temporary
Portable temporary file and directory support
dev-haskell/th-lift
Derive Template Haskell's Lift class for datatypes
dev-haskell/tls
TLS/SSL protocol native implementation (Server and Client)
dev-haskell/unix-time
Unix time parser/formatter and utilities
dev-haskell/unordered-containers
Efficient hashing-based container types
dev-haskell/utf8-light
Lightweight UTF8 handling
dev-haskell/uuid
For creating, comparing, parsing and printing Universally Unique Identifiers
dev-haskell/wai
Web Application Interface
dev-haskell/wai-extra
Provides some basic WAI handlers and middleware
dev-haskell/wai-app-static
WAI application for static serving
dev-haskell/wai-logger
A logging system for WAI
dev-haskell/warp
A fast, light-weight web server for WAI applications
dev-haskell/web-routes
portable, type-safe URL routing
dev-haskell/xformat
Extensible, type-safe formatting with scanf- and printf-like functions