summaryrefslogtreecommitdiffstats
path: root/haskell
AgeCommit message (Expand)Author
2015-10-17haskell/hscolour: Update DOWNLOAD url. Christoph Willing
2015-09-16haskell/hscolour: Updated for version 1.23. Christoph Willing
2015-04-16haskell/haskell-transformers-compat: Fix script. Willy Sudiarto Raharjo
2015-04-16haskell/haskell-transformers-base: Fix script. Willy Sudiarto Raharjo
2015-04-04haskell/haskell-shellish: Added (shell-/perl- like (systems) programming). Mikko Värri
2015-04-04haskell/haskell-unix-compat: Added (portable posix-compatibility layer). Mikko Värri
2015-04-04haskell/haskell-strict: Added (strict data types and string io). Mikko Värri
2015-04-04haskell/haskell-cmdlib: Added (a library for command line parsing & online he... Mikko Värri
2015-04-04haskell/haskell-FindBin: Added (locate directory of original program). Mikko Värri
2015-04-04haskell/haskell-http-client-tls: Added (http-client backend). Mikko Värri
2015-04-04haskell/haskell-connection: Added (simple and easy network connections api). Mikko Värri
2015-04-04haskell/haskell-socks: Added (socks proxy version 5 implementation). Mikko Värri
2015-04-04haskell/haskell-x509-system: Added (system x.509 handling). Mikko Värri
2015-04-04haskell/haskell-tls: Added (tls/ssl protocol native implementation). Mikko Värri
2015-04-04haskell/haskell-x509-validation: Added (x.509 certificate and crl validation). Mikko Värri
2015-04-04haskell/haskell-cipher-rc4: Added (fast rc4 cipher implementation). Mikko Värri
2015-04-04haskell/haskell-cipher-des: Added (des and 3des primitives). Mikko Värri
2015-04-04haskell/haskell-cipher-aes: Added (fast aes cipher implementation). Mikko Värri
2015-04-04haskell/haskell-crypto-cipher-types: Added (generic cryptography cipher types). Mikko Värri
2015-04-04haskell/haskell-crypto-pubkey: Added (public key cryptography). Mikko Värri
2015-04-04haskell/haskell-x509-store: Added (x.509 collection accessing and storing met... Mikko Värri
2015-04-04haskell/haskell-x509: Added (x509 reader and writer). Mikko Värri
2015-04-04haskell/haskell-cryptohash: Added (collection of crypto hashes). Mikko Värri
2015-04-04haskell/haskell-crypto-pubkey-types: Added (cryptography pubkey algorithm typ... Mikko Värri
2015-04-04haskell/haskell-crypto-numbers: Added (cryptographic numbers). Mikko Värri
2015-04-04haskell/haskell-crypto-random: Added (simple cryptographic random related typ... Mikko Värri
2015-04-04haskell/haskell-pem: Added (pem format reader and writer). Mikko Värri
2015-04-04haskell/haskell-asn1-parse: Added (simple monadic parser for asn1 stream types). Mikko Värri
2015-04-04haskell/haskell-asn1-encoding: Added (asn1 data reader and writer). Mikko Värri
2015-04-04haskell/haskell-asn1-types: Added (asn.1 types). Mikko Värri
2015-04-04haskell/haskell-securemem: Added (auto scrubbing and const time eq memory chu... Mikko Värri
2015-04-04haskell/haskell-hourglass: Added (simple performant time related library). Mikko Värri
2015-04-04haskell/haskell-byteable: Added (type class for sequence of bytes). Mikko Värri
2015-04-04haskell/haskell-http-client: Added (an http client engine). Mikko Värri
2015-04-04haskell/haskell-streaming-commons: Added (common low-level streaming data fun... Mikko Värri
2015-04-04haskell/haskell-cookie: Added (http cookie parsing and rendering). Mikko Värri
2015-04-04haskell/haskell-http-types: Added (generic http types for haskell). Mikko Värri
2015-04-04haskell/haskell-mime-types: Added (basic mime-type handling). Mikko Värri
2015-04-04haskell/haskell-publicsuffixlist: Added (is a given string a domain suffix?). Mikko Värri
2015-04-04haskell/haskell-idna: Added (implements idna (rfc 3490)). Mikko Värri
2015-04-04haskell/haskell-punycode: Added (encode unicode strings according to rfc 3492). Mikko Värri
2015-04-04haskell/haskell-stringprep: Added (implements the "stringprep" algorithm). Mikko Värri
2015-04-04haskell/haskell-cereal: Added (a binary serialization library). Mikko Värri
2015-04-04haskell/haskell-text-icu: Added (bindings to the icu library). Mikko Värri
2015-04-04haskell/haskell-yaml: Added (parsing and rendering yaml documents). Mikko Värri
2015-04-04haskell/haskell-enclosed-exceptions: Added (catch all exceptions from a compu... Mikko Värri
2015-04-04haskell/haskell-conduit: Added (streaming data processing library). Mikko Värri
2015-04-04haskell/haskell-void: Added (a haskell 98 logically uninhabited data type). Mikko Värri
2015-04-04haskell/haskell-resourcet: Added (deterministic management of scarce resources). Mikko Värri
2015-04-04haskell/haskell-mmorph: Added (monad morphisms). Mikko Värri
2015-04-04haskell/haskell-lifted-base: Added (lifted io operations from the base library). Mikko Värri
2015-04-04haskell/haskell-semigroups: Added (anything that associates). Mikko Värri
2015-04-04haskell/haskell-nats: Added (natural numbers). Mikko Värri
2015-04-04haskell/haskell-monad-control: Added (lift control ops through monad transfor... Mikko Värri
2015-04-04haskell/haskell-transformers-base: Added (basem typeclass to transformers). Mikko Värri
2015-04-04haskell/haskell-transformers-compat: Added (compatibility shim for transforme... Mikko Värri
2015-04-04haskell/haskell-hslua: Added (a lua language interpreter embedding in haskell). Mikko Värri
2015-04-04haskell/haskell-haddock-library: Added (exposing some functionality of haddock). Mikko Värri
2015-04-04haskell/haskell-SHA: Added (implementations of the sha suite of functions). Mikko Värri
2015-04-04haskell/haskell-JuicyPixels: Added (picture loading/serialization). Mikko Värri
2015-04-04haskell/haskell-test-framework-quickcheck2: Updated for version 0.3.0.3. Mikko Värri
2015-04-04haskell/haskell-texmath: Updated for version 0.8.0.1. Mikko Värri
2015-04-04haskell/haskell-pandoc-types: Updated for version 1.12.4.1. Mikko Värri
2015-04-04haskell/haskell-gloss: Updated for version 1.9.2.1. Mikko Värri
2015-04-04haskell/haskell-QuickCheck: Updated for version 2.7.6. Mikko Värri
2015-04-04haskell/haskell-MonadCatchIO-mtl: Updated for version 0.3.1.0. Mikko Värri
2015-04-04haskell/haskell-HTTP: Updated for version 4000.2.19. Mikko Värri
2015-04-04haskell/haskell-temporary: Updated for version 1.2.0.3. Mikko Värri
2015-04-04haskell/haskell-hxt: Updated for version 9.3.1.15. Mikko Värri
2015-04-04haskell/haskell-data-default: Updated for version 0.5.3. Mikko Värri
2015-04-04haskell/haskell-citeproc-hs: Updated for version 0.3.9. Mikko Värri
2015-04-04haskell/haskell-cgi: Updated for version 3001.1.8.5. Mikko Värri
2015-04-04haskell/haskell-split: Added (combinator library for splitting lists). Mikko Värri
2015-04-04haskell/haskell-aeson: Added (fast json parsing and encoding for haskell). Mikko Värri
2015-04-04haskell/haskell-MonadCatchIO-transformers: Added (functions to deal with exce... Mikko Värri
2015-04-04haskell/haskell-unordered-containers: Added (efficient hash-based container t... Mikko Värri
2015-04-04haskell/haskell-tf-random: Added (high-quality splittable prng). Mikko Värri
2015-04-04haskell/haskell-network-uri: Added (uri manipulation). Mikko Värri
2015-04-04haskell/haskell-monads-tf: Added (monad classes, using type families). Mikko Värri
2015-04-04haskell/haskell-gloss-rendering: Added (gloss picture data types and rendering). Mikko Värri
2015-04-04haskell/haskell-exceptions: Added (extensible optionally-pure haskell excepti... Mikko Värri
2015-04-04haskell/haskell-deepseq-generics: Added (control.deepseq.rnf implementation). Mikko Värri
2015-04-04haskell/haskell-data-default-instances-old-locale: Added (default time instan... Mikko Värri
2015-04-04haskell/haskell-data-default-instances-dlist: Added (default dlist instances). Mikko Värri
2015-04-04haskell/haskell-data-default-instances-containers: Added (default set instanc... Mikko Värri
2015-04-04haskell/haskell-data-default-instances-base: Added (default basic instances). Mikko Värri
2015-04-04haskell/haskell-data-default-class: Added (class for types with a default val... Mikko Värri
2015-04-04haskell/haskell-case-insensitive: Added (case insensitive string comparison). Mikko Värri
2015-04-04haskell/haskell-async: Added (run io operations async and wait for their resu... Mikko Värri
2015-04-04haskell/xmonad-contrib: Updated for version 0.11.3. Mikko Värri
2015-04-04haskell/haskell-zlib: Updated for version 0.5.4.2. Mikko Värri
2015-04-04haskell/haskell-zip-archive: Updated for version 0.2.3.5. Mikko Värri
2015-04-04haskell/haskell-xml: Updated for version 1.3.13. Mikko Värri
2015-04-04haskell/haskell-vector: Updated for version 0.10.12.2. Mikko Värri
2015-04-04haskell/haskell-utf8-string: Updated for version 0.3.8. Mikko Värri
2015-04-04haskell/haskell-text: Updated for version 1.2.0.3. Mikko Värri
2015-04-04haskell/haskell-test-framework-hunit: Updated for version 0.3.0.1. Mikko Värri
2015-04-04haskell/haskell-test-framework: Updated for version 0.8.1.0. Mikko Värri
2015-04-04haskell/haskell-tagsoup: Updated for version 0.13.3. Mikko Värri
2015-04-04haskell/haskell-syb: Updated for version 0.4.4. Mikko Värri