Search:
Search Results
dev-haskell/netlink
Netlink communication for Haskell
dev-haskell/monky
A system state collecting library and application
dev-haskell/ibus-hs
A simple incomplete ibus api
dev-haskell/env-locale
A (non-forking) interface to the current locale
dev-haskell/statvfs
Get unix filesystem statistics with statfs, statvfs
dev-haskell/pulseaudio
A low-level (incomplete) wrapper around the pulseaudio client asynchronous api
dev-haskell/inflections
Inflections library for Haskell
dev-haskell/hspec-megaparsec
Utility functions for testing Megaparsec parsers with Hspec
dev-haskell/sdl2-image
Haskell bindings to SDL2_image
dev-haskell/sdl2
Both high- and low-level bindings to the SDL library (version 2.0.6+)
dev-haskell/sdl2-mixer
Haskell bindings to SDL2_mixer
dev-haskell/hzenhan
Zenhan library for Haskell
dev-haskell/themoviedb
Haskell API bindings for http://themoviedb.org
dev-haskell/terminfo-hs
A pure-Haskell (no FFI) module for accessing terminfo databases
dev-haskell/byline
Library for creating command-line interfaces (colors, menus, etc.)
dev-haskell/ghc-prof
Library for parsing GHC time and allocation profiling reports
dev-haskell/wl-pprint-annotated
Pretty printer with annotation support
dev-haskell/hedgehog
Release with confidence
dev-haskell/applicative-numbers
Applicative-based numeric instances
dev-haskell/gi-atk
Atk bindings
dev-haskell/gi-gio
Gio bindings
dev-haskell/gi-cairo
Cairo bindings
dev-haskell/gi-gdkpixbuf
GdkPixbuf bindings
dev-haskell/gi-gdk
Gdk bindings
dev-haskell/gi-pango
Pango bindings
dev-haskell/gi-gobject
GObject bindings
dev-haskell/gi-glib
GLib bindings
dev-haskell/gi-gtk
Gtk bindings
dev-haskell/haskell-gi-base
Foundation for libraries generated by haskell-gi
dev-haskell/haskell-gi
Generate Haskell bindings for GObject Introspection capable libraries
dev-haskell/scalpel-core
A high level web scraping library for Haskell
dev-haskell/scalpel
A high level web scraping library for Haskell
dev-haskell/leveldb-haskell
Haskell bindings to LevelDB
dev-haskell/gi-gtksource
GtkSource 3.x bindings (compatibility layer)
dev-haskell/gi-javascriptcore
JavaScriptCore 4.x bindings (compatibility layer)
dev-haskell/gi-gtk-hs
A wrapper for gi-gtk, adding a few more idiomatic API parts on top
dev-haskell/gi-soup
Libsoup 2.4.x bindings (compatibility layer)
dev-haskell/gi-webkit2
WebKit2 bindings
dev-haskell/time-units
A basic library for defining units of time as types
dev-haskell/rate-limit
A basic library for rate-limiting IO actions
dev-haskell/relational-query-hdbc
HDBC instance of relational-query and typed query interface for HDBC
dev-haskell/relational-schemas
RDBMSs' schema templates for relational-query
dev-haskell/text-postgresql
Parser and Printer of PostgreSQL extended types
dev-haskell/relational-record
Meta package of Relational Record
dev-haskell/persistable-types-hdbc-pg
HDBC and Relational-Record instances of PostgreSQL extended types
dev-haskell/glambda
A simply typed lambda calculus interpreter, written with GADTs
dev-haskell/weeder
Detect dead code
dev-haskell/xlsx
Simple and incomplete Excel file parser/writer
dev-haskell/req
Easy-to-use, type-safe, expandable, high-level HTTP client library
dev-haskell/attoparsec-iso8601
Parsing of ISO 8601 dates, originally from aeson