summaryrefslogtreecommitdiffstats
path: root/haskell
Commit message (Expand)AuthorAgeFilesLines
* haskell/hscolour: Update DOWNLOAD url. Christoph Willing2015-10-171-1/+1
* haskell/hscolour: Updated for version 1.23. Christoph Willing2015-09-162-6/+24
* haskell/haskell-transformers-compat: Fix script. Willy Sudiarto Raharjo2015-04-171-1/+1
* haskell/haskell-transformers-base: Fix script. Willy Sudiarto Raharjo2015-04-171-1/+1
* haskell/haskell-shellish: Added (shell-/perl- like (systems) programming). Mikko Värri2015-04-045-0/+143
* haskell/haskell-unix-compat: Added (portable posix-compatibility layer). Mikko Värri2015-04-045-0/+144
* haskell/haskell-strict: Added (strict data types and string io). Mikko Värri2015-04-045-0/+144
* haskell/haskell-cmdlib: Added (a library for command line parsing & online he... Mikko Värri2015-04-045-0/+144
* haskell/haskell-FindBin: Added (locate directory of original program). Mikko Värri2015-04-045-0/+145
* haskell/haskell-http-client-tls: Added (http-client backend). Mikko Värri2015-04-045-0/+142
* haskell/haskell-connection: Added (simple and easy network connections api). Mikko Värri2015-04-045-0/+144
* haskell/haskell-socks: Added (socks proxy version 5 implementation). Mikko Värri2015-04-045-0/+145
* haskell/haskell-x509-system: Added (system x.509 handling). Mikko Värri2015-04-045-0/+142
* haskell/haskell-tls: Added (tls/ssl protocol native implementation). Mikko Värri2015-04-045-0/+147
* haskell/haskell-x509-validation: Added (x.509 certificate and crl validation). Mikko Värri2015-04-045-0/+142
* haskell/haskell-cipher-rc4: Added (fast rc4 cipher implementation). Mikko Värri2015-04-045-0/+142
* haskell/haskell-cipher-des: Added (des and 3des primitives). Mikko Värri2015-04-045-0/+142
* haskell/haskell-cipher-aes: Added (fast aes cipher implementation). Mikko Värri2015-04-045-0/+146
* haskell/haskell-crypto-cipher-types: Added (generic cryptography cipher types). Mikko Värri2015-04-045-0/+145
* haskell/haskell-crypto-pubkey: Added (public key cryptography). Mikko Värri2015-04-045-0/+145
* haskell/haskell-x509-store: Added (x.509 collection accessing and storing met... Mikko Värri2015-04-045-0/+143
* haskell/haskell-x509: Added (x509 reader and writer). Mikko Värri2015-04-045-0/+142
* haskell/haskell-cryptohash: Added (collection of crypto hashes). Mikko Värri2015-04-045-0/+144
* haskell/haskell-crypto-pubkey-types: Added (cryptography pubkey algorithm typ... Mikko Värri2015-04-045-0/+142
* haskell/haskell-crypto-numbers: Added (cryptographic numbers). Mikko Värri2015-04-045-0/+142
* haskell/haskell-crypto-random: Added (simple cryptographic random related typ... Mikko Värri2015-04-045-0/+142
* haskell/haskell-pem: Added (pem format reader and writer). Mikko Värri2015-04-045-0/+145
* haskell/haskell-asn1-parse: Added (simple monadic parser for asn1 stream types). Mikko Värri2015-04-045-0/+143
* haskell/haskell-asn1-encoding: Added (asn1 data reader and writer). Mikko Värri2015-04-045-0/+143
* haskell/haskell-asn1-types: Added (asn.1 types). Mikko Värri2015-04-045-0/+142
* haskell/haskell-securemem: Added (auto scrubbing and const time eq memory chu... Mikko Värri2015-04-045-0/+143
* haskell/haskell-hourglass: Added (simple performant time related library). Mikko Värri2015-04-045-0/+143
* haskell/haskell-byteable: Added (type class for sequence of bytes). Mikko Värri2015-04-045-0/+145
* haskell/haskell-http-client: Added (an http client engine). Mikko Värri2015-04-045-0/+143
* haskell/haskell-streaming-commons: Added (common low-level streaming data fun... Mikko Värri2015-04-045-0/+143
* haskell/haskell-cookie: Added (http cookie parsing and rendering). Mikko Värri2015-04-045-0/+142
* haskell/haskell-http-types: Added (generic http types for haskell). Mikko Värri2015-04-045-0/+142
* haskell/haskell-mime-types: Added (basic mime-type handling). Mikko Värri2015-04-045-0/+142
* haskell/haskell-publicsuffixlist: Added (is a given string a domain suffix?). Mikko Värri2015-04-045-0/+142
* haskell/haskell-idna: Added (implements idna (rfc 3490)). Mikko Värri2015-04-045-0/+143
* haskell/haskell-punycode: Added (encode unicode strings according to rfc 3492). Mikko Värri2015-04-045-0/+142
* haskell/haskell-stringprep: Added (implements the "stringprep" algorithm). Mikko Värri2015-04-045-0/+142
* haskell/haskell-cereal: Added (a binary serialization library). Mikko Värri2015-04-045-0/+144
* haskell/haskell-text-icu: Added (bindings to the icu library). Mikko Värri2015-04-045-0/+144
* haskell/haskell-yaml: Added (parsing and rendering yaml documents). Mikko Värri2015-04-045-0/+143
* haskell/haskell-enclosed-exceptions: Added (catch all exceptions from a compu... Mikko Värri2015-04-045-0/+143
* haskell/haskell-conduit: Added (streaming data processing library). Mikko Värri2015-04-045-0/+146
* haskell/haskell-void: Added (a haskell 98 logically uninhabited data type). Mikko Värri2015-04-045-0/+143
* haskell/haskell-resourcet: Added (deterministic management of scarce resources). Mikko Värri2015-04-045-0/+143
* haskell/haskell-mmorph: Added (monad morphisms). Mikko Värri2015-04-045-0/+143