| Commit message (Expand) | Author | Age | Files | Lines |
* | Cairo is a library to render high quality vector graphics. There exist various | Ashish SHUKLA | 2011-05-08 | 3 | -0/+32 |
* | - Update to 0.82 | Dennis Herrmann | 2011-05-08 | 2 | -3/+3 |
* | Hyperlinked documentation for the transformers library. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+26 |
* | An efficient packed, immutable Unicode text type (both strict and lazy), with a | Ashish SHUKLA | 2011-05-08 | 3 | -0/+26 |
* | This package contains the generics system described in the /Scrap Your | Ashish SHUKLA | 2011-05-08 | 3 | -0/+29 |
* | A modular composable concurrency abstraction. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+25 |
* | This package provides a library for parallel programming. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+26 |
* | Hyperlinked documentation for the mtl library. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+27 |
* | Monad classes using functional dependencies, with instances for various | Ashish SHUKLA | 2011-05-08 | 3 | -0/+30 |
* | The 'haskell-src' package provides support for manipulating Haskell source | Ashish SHUKLA | 2011-05-08 | 3 | -0/+30 |
* | This package provides a set of helper programs necessary to build the Gtk2Hs | Ashish SHUKLA | 2011-05-08 | 4 | -0/+44 |
* | The GNU Library is a collection of C data structures and utility function for | Ashish SHUKLA | 2011-05-08 | 3 | -0/+30 |
* | This library allows to load externally stored user interfaces into programs. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+31 |
* | GIO is striving to provide a modern, easy-to-use VFS API that sits at the right | Ashish SHUKLA | 2011-05-08 | 3 | -0/+33 |
* | GConf is a configuration database system for storing application preferences. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+33 |
* | Typical buffer-based incremental I/O is based around a single loop, | Ashish SHUKLA | 2011-05-08 | 3 | -0/+46 |
* | This library provides an easy way to define command line parsers. Most users | Ashish SHUKLA | 2011-05-08 | 3 | -0/+30 |
* | This library provides an abstraction of buffered output of byte streams and | Ashish SHUKLA | 2011-05-08 | 3 | -0/+32 |
* | HUnit is a unit testing framework for Haskell, inspired by the JUnit | Ashish SHUKLA | 2011-05-08 | 3 | -0/+28 |
* | This library is for working with ".tar" archive files. It can read and | Ashish SHUKLA | 2011-05-08 | 3 | -0/+28 |
* | The VTE library inserts terminal capability strings into a trie, and then | Gabor Pali | 2011-05-08 | 3 | -0/+33 |
* | This package provides a wrapper around the Pango C library that allows | Gabor Pali | 2011-05-08 | 3 | -0/+33 |
* | GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget | Gabor Pali | 2011-05-08 | 3 | -0/+32 |
* | GtkGLExt provides the GDK objects to support OpenGL rendering in GTK+, and | Gabor Pali | 2011-05-08 | 3 | -0/+32 |
* | This is the core library of the Gtk2Hs suite of libraries for Haskell based on | Gabor Pali | 2011-05-08 | 3 | -0/+33 |
* | WebKit is a web content engine, derived from KHTML and KJS from KDE, and | Gabor Pali | 2011-05-08 | 3 | -0/+34 |
* | A fast, light-weight web server for WAI applications. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | Provides a common protocol for communication between web aplications and web | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | This package provides combinators for producing XHTML 1.0, including the | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | The posix regex backend for regex-base. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | The PCRE backend to accompany regex-base, see <http://www.pcre.org>. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | One module layer over regex-posix to replace Text.Regex. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | Interface API for regex-posix,pcre,parsec,tdfa,dfa. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | Parsec is designed from scratch as an industrial-strength parser | Gabor Pali | 2011-05-08 | 3 | -0/+31 |
* | This package contains definitions for the 'Pandoc' data structure, which is | Gabor Pali | 2011-05-08 | 3 | -0/+38 |
* | Unicode encoding and decoding functions for utf8, iso-latin-* and somes other | Gabor Pali | 2011-05-08 | 3 | -0/+28 |
* | This library supports full W3C XML Schema regular expressions inclusive all | Gabor Pali | 2011-05-08 | 3 | -0/+32 |
* | Character proprties defined by XML and Unicode standards. These modules contain | Gabor Pali | 2011-05-08 | 3 | -0/+25 |
* | This package contains a combinator library for constructing | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | A library which exposes zero-copy sendfile functionality in a portable way. | Gabor Pali | 2011-05-08 | 3 | -0/+31 |
* | Network related facilities. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | This package provides a wrapper around the GStreamer C library. GStreamer is a | Gabor Pali | 2011-05-08 | 3 | -0/+36 |
* | - Update to 1.0.13 | Steve Wills | 2011-05-08 | 2 | -3/+3 |
* | - Update to 0.11.0 | Steve Wills | 2011-05-08 | 2 | -3/+3 |
* | - Update to 2.11 | Steve Wills | 2011-05-08 | 2 | -3/+3 |
* | - Update to 0.107 | Steve Wills | 2011-05-08 | 2 | -4/+3 |
* | - Update to 0.60 | Steve Wills | 2011-05-08 | 2 | -3/+3 |
* | This kld adds V4L2 ioctl handling to the Linux compatibility layer | Juergen Lock | 2011-05-08 | 6 | -0/+118 |
* | - Update to 0.33 | Steve Wills | 2011-05-08 | 2 | -4/+3 |
* | - Update to 0.26 | Steve Wills | 2011-05-08 | 2 | -3/+3 |