| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Conduits are an approach to the streaming data problem. It is meant as | Gabor Pali | 2012-06-03 | 1 | -0/+1 |
* | Pure and impure Bloom Filter implementations. | Gabor Pali | 2012-06-03 | 1 | -0/+1 |
* | Convert streams of builders to streams of bytestrings. | Gabor Pali | 2012-06-03 | 1 | -0/+1 |
* | Atomic operations including CAS (compare-and-swap), fetch & add and variants | Gabor Pali | 2012-06-03 | 1 | -0/+1 |
* | The Par monad(s) offer an alternative parallel programming API to that | Gabor Pali | 2012-06-03 | 1 | -0/+1 |
* | An abstract interface to highly-parameterizable queues/deques. Background: | Gabor Pali | 2012-06-03 | 1 | -0/+1 |
* | Anaphoric and miscellaneous useful control-flow. | Gabor Pali | 2012-06-03 | 1 | -0/+1 |
* | After GHC 7.2 a new `casMutVar#` primop became available, but was not yet | Gabor Pali | 2012-06-03 | 1 | -0/+1 |
* | Streaming compression/decompression via conduits. | Gabor Pali | 2012-06-03 | 1 | -0/+1 |
* | - Fix building on 10-CURRENT i386 | Ashish SHUKLA | 2012-04-17 | 1 | -0/+12 |
* | ThreadScope is a graphical viewer for thread profile information | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | wxHaskell is a portable and native GUI library for Haskell. It is built | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | wxHaskell is a portable and native GUI library for Haskell. It is built | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | wxHaskell is a portable and native GUI library for Haskell. It is built | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | This package provides strict versions of some standard Haskell data | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | HsOpenSSL is an (incomplete) OpenSSL binding for Haskell. It can | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | A RESTful web framework with strong compile-time guarantees of correctness. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Authentication for Yesod. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Generate content for Yesod using the aeson package. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Form handling support for Yesod Web Framework. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Some helpers for using Persistent from Yesod. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Yesod is a framework designed to foster creation of RESTful web | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | A logging system for WAI. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Provides common features without many dependencies. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Shakespeare is a template family for type-safe, efficient templates with | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Shakespeare is a template family for type-safe, efficient templates with | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | This package uses the same approach of type-safe URLs to create | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Shakespeare is a template family for type-safe, efficient templates with | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | This library provides just the general interface and helper functions. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | This library provides just the general interface and helper functions. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Useful for stuff like database connection pools. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Components of paths. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | This package provides some high-level datatypes for declaring MIME email | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Hamlet gives you a type-safe tool for generating HTML code. It works | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Shakespeare is a template family for type-safe, efficient templates with | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | A fast logging system. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Validating an email address string against RFC 5322. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Ranges and some functions allowing things like fast membership lookup on | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Provides high-level conversions based on the data-object package. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Provides support for parsing and emitting Yaml documents. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | These objects show up in different places, e.g. JSON, Yaml. By | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | HTTP cookie parsing and rendering. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | This is a port of John Goerzen's convertible package, intended to | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Monad transformer for attempt. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | This package is for working with native byte-ordering of the system. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | Focus is on third-party authentication methods, such as OpenID, rpxnow | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | This package provides parsing and rendering functions for XML. It is | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | The xml-types package. | Gabor Pali | 2012-02-18 | 1 | -0/+1 |
* | This package uses attoparsec for parsing the actual contents of the HTTP | Gabor Pali | 2012-02-18 | 1 | -0/+1 |