Search:
Search Results
dev-haskell/authenticate
Authentication methods for Haskell web applications
dev-haskell/authenticate-kerberos
Authentication methods for Haskell web applications
dev-haskell/authenticate-oauth
Library to authenticate with OAuth for Haskell web applications
dev-haskell/base-unicode-symbols
Unicode alternatives for common functions and operators
dev-haskell/base16-bytestring
Fast base16 (hex) encoding and decoding for ByteStrings
dev-haskell/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
dev-haskell/bifunctors
The Bifunctors package authored by Edward Kmett
dev-haskell/bindings-dsl
FFI domain specific language, on top of hsc2hs
dev-haskell/bindings-libzip
Low level bindings to libzip
dev-haskell/blaze-builder
Efficient buffered output
dev-haskell/blaze-builder-conduit
Convert streams of builders to streams of bytestrings. (deprecated)
dev-haskell/blaze-markup
A blazingly fast markup combinator library for Haskell
dev-haskell/blaze-html
A blazingly fast HTML combinator library for Haskell
dev-haskell/blaze-textual
Fast rendering of common datatypes
dev-haskell/bloomfilter
Pure and impure Bloom Filter implementations
dev-haskell/boundedchan
Implementation of bounded channels
dev-haskell/bmp
Read and write uncompressed BMP image files
dev-haskell/boolean
Generalized booleans and numbers
dev-haskell/byteorder
Exposes the native endianness or byte ordering of the system
dev-haskell/bytestring-trie
An efficient finite map from bytestrings to values
dev-haskell/cabal-file-th
Template Haskell expressions for reading fields from a project's cabal file
dev-haskell/canonical-filepath
Abstract data type for canonical file paths
dev-haskell/categories
The Categories package authored by Edward Kmett
dev-haskell/case-insensitive
Case insensitive string comparison
dev-haskell/charset
Fast unicode character sets based on complemented PATRICIA tries
dev-haskell/clientsession
Securely store session data in a client-side cookie
dev-haskell/clock
High-resolution clock functions: monotonic, realtime, cputime
dev-haskell/codec-image-devil
An FFI interface to the DevIL library
dev-haskell/comonad-extras
Exotic comonad transformers
dev-haskell/comonad
The Comonads package authored by Edward Kmett
dev-haskell/comonad-transformers
This package has been merged into comonad 4.0
dev-haskell/comonads-fd
This package has been merged into comonad 4.0
dev-haskell/conduit
Streaming data processing library
dev-haskell/constraints
Constraint manipulation
dev-haskell/configurator
Configuration management
dev-haskell/contravariant
Contravariant functors
dev-haskell/cookie
HTTP cookie parsing and rendering
dev-haskell/cprng-aes
Crypto Pseudo Random Number Generator using AES in counter mode
dev-haskell/cpu
Cpu information and properties helpers
dev-haskell/crc16
Calculate the crc16-ccitt
dev-haskell/crypto-api
A generic interface for cryptographic operations
dev-haskell/crypto-pubkey-types
Generic cryptography Public keys algorithm types
dev-haskell/cryptohash
collection of crypto hashes, fast, pure and practical
dev-haskell/css-text
CSS parser and renderer
dev-haskell/cuda
FFI binding to the CUDA interface for programming NVIDIA GPUs
dev-haskell/data-accessor-mtl
Use Accessor to access state in mtl State monad class
dev-haskell/data-inttrie
A lazy, infinite trie of integers
dev-haskell/data-lens
Used to be Haskell 98 Lenses
dev-haskell/data-lens-ixset
A Lens for IxSet
dev-haskell/data-lens-template
Utilities for Data.Lens