Search:
Search Results
dev-haskell/traverse-with-class
Generic applicative traversals
dev-haskell/statestack
Simple State-like monad transformer with saveable and restorable state
dev-haskell/lifted-async
Run lifted IO operations asynchronously and wait for their results
dev-haskell/connection
Simple and easy network connections API
dev-haskell/http-client
An HTTP client engine
dev-haskell/http-client-conduit
Frontend support for using http-client with conduit (deprecated)
dev-haskell/http-client-multipart
Generate multipart uploads for http-client. (deprecated)
dev-haskell/http-client-tls
http-client backend using the connection package and tls library
dev-haskell/sockaddr
Printing SockAddr
dev-haskell/errorcall-eq-instance
An orphan Eq instance for ErrorCall
dev-haskell/haspell
Haskell bindings to aspell
dev-haskell/amqp
Client library for AMQP servers (currently only RabbitMQ)
dev-haskell/gloss-juicy
Load any image supported by Juicy.Pixels in your gloss application
dev-haskell/th-desugar
Functions to desugar Template Haskell
dev-haskell/data-pprint
Prettyprint and compare Data values
dev-haskell/regex-compat-tdfa
Unicode Support version of Text.Regex, using regex-tdfa
dev-haskell/process-extras
Process extras
dev-haskell/memoize
A memoization library
dev-haskell/hsimport
Extend the import list of a Haskell source file
dev-haskell/tasty-th
Automatic tasty test case discovery using TH
dev-haskell/haha
A simple library for creating animated ascii art on ANSI terminals
dev-haskell/easy-file
Cross-platform File handling
dev-haskell/scientific
Numbers represented using scientific notation
dev-haskell/ghc-parser
Haskell source parser from GHC
dev-haskell/here
Here docs & interpolated strings via quasiquotation
dev-haskell/ihaskell
A Haskell backend kernel for the Jupyter project
dev-haskell/ipython-kernel
A library for creating kernels for IPython frontends
dev-haskell/system-argv0
Get argv[0] as a FilePath
dev-haskell/interlude
Replaces some Prelude functions for enhanced error reporting
dev-util/shellcheck
Shell script analysis tool
dev-haskell/cipher-aes128
AES and common modes using AES-NI when available
dev-haskell/cereal-conduit
Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits
dev-haskell/crypto-api-tests
A test framework and KATs for cryptographic operations
dev-haskell/drbg
Deterministic random bit generator (aka PRNG)
dev-haskell/tasty-rerun
Rerun only tests which failed in a previous test run
dev-haskell/pqueue
Reliable, persistent, fast priority queues
dev-haskell/monad-parallel
Parallel execution of monadic computations
dev-haskell/asn1-parse
Simple monadic parser for ASN1 stream types
dev-haskell/asn1-encoding
ASN1 data reader and writer in RAW, BER and DER forms
dev-haskell/x509
X509 reader and writer
dev-haskell/x509-store
X.509 collection accessing and storing methods
dev-haskell/x509-validation
X.509 Certificate and CRL validation
dev-haskell/x509-system
Handle per-operating-system X.509 accessors and storage
dev-haskell/extensible-effects
An Alternative to Monad Transformers
dev-haskell/network-simple
Simple network sockets usage patterns
dev-haskell/pipes-network
Use network sockets together with the pipes library
dev-haskell/pipes-safe
Safety for the pipes ecosystem
dev-haskell/pipes-concurrency
Concurrency for the pipes ecosystem
dev-haskell/annotated-wl-pprint
The Wadler/Leijen Pretty Printer, with annotation support
dev-haskell/setlocale
Haskell bindings to setlocale