Showing entries 12501-12600 out of 18268.
Binding to the Poppler
Empty Cabal package
Express portable, composable and reusable data tasks and pipelines
A location accessor for porcupine to connect to HTTP sources/sinks
A location accessor for porcupine to connect to AWS S3 sources/sinks
A minimalist HTTP server framework written on top of wai
Utilities for creating and waiting on ports
Alternative 'lines' implementation that understands CR-LF and CR
Lenses for the AST of Template Haskell 2.11 and Template Haskell < 2.11
DSL for configuring Gentoo portage
Haskell bindings for the PortAudio library
FreeBSD ports index search and analysis tool
Implementation of the Porter stemming algorithm
High-performance distributed reverse / forward proxy & tunneling for TCP
A binding for PortMedia/PortMidi
Simplified PortMidi wrapper
PortMidi utilities
Rendering to pseudo-Haskell syntax
Pretty structural diffs between two values
HUnit assertions based on portray-diff
QuickCheck tests with portray-diff
Portray backend for pretty
Portray backend for prettyprinter
The Haskell Ports Library
Library to interact with port tools on FreeBSD
Positive numbers
A product-of-sums generics library
Simple extensible library to run SQL file against PostgreSQL database
Extension of Poseidon library for Postgis (Spatial and Geographic objects for PostgreSQL)
Posit Numbers
Positive integers
Experiment
Support for Posix ACL
Posix bindings
POSIX error codes
Quote arguments to be passed through the Unix shell
Nice wrapper around POSIX fcntl advisory locks
POSIX filepath/directory functionality
Pseudo terminal interaction with subprocesses
POSIX Realtime functionality
Bindings to the POSIX socket API
Bindings to POSIX clock and timer functions
Low-level wrapping of POSIX waitpid(2)
Sleep tracker for X11, using XScreenSaver extension and manual input
Three valued Data
Type Possibly a = Either String a
Send messages to a handle concurrently without getting them mixed
A library that gets postcode information from the uk-postcodes.com
PostGIS extention driver based on postgresql-simple package
Library for easily running embedded PostgreSQL server for tests
An Options type representing options for postgres connections
Create a temporary database that is deleted after performing some operation
Middleware to map LISTEN/NOTIFY messages to Websockets
Thin wrapper over the C postgresql library
Encoders and decoders for the PostgreSQL's binary format
Encoders and decoders for the PostgreSQL's binary format
Library for sharing common PostgreSQL types across Haskell PostgreSQL libraries
Persistent compatibility for postgresql-common
Types for easy adding postgresql configuration to your program
Initial project postgresql-connector from stack
Format data to feed to a PostgreSQL COPY FROM statement
Cube support for postgresql-simple
PostgreSQL error codes
Low-level binding to libpq
Low-level binding to libpq
Low-level binding to libpq: configure based provider
Minimal dependency PostgreSQL notifications library
Low-level binding to libpq: pkg-config based provider
Utilities for streaming PostgreSQL LargeObjects
Types and functions for representing PostgreSQL's ltree
PostgreSQL Schema Migrations
Generic deserialization of PostgreSQL rows based on column names
An ORM (Object Relational Mapping) and migrations DSL for PostgreSQL
Converter for question mark style and dollar sign style of PostgreSQL SQL
Pure Haskell PostgreSQL driver
Sql interpolating quasiquote plus some kind of primitive ORM using it
PostgreSQL logical streaming replication library
Automatic re-connection support for PostgreSQL
PostgreSQL Schema Management
Mid-Level PostgreSQL client library
FFI-like bindings for PostgreSQL stored functions
Interpolated SQL queries via quasiquotation
Instances for using ltree with postgresql-simple
PostgreSQL Schema Migrations
Implementation of named parameters for postgresql-simple library
An optparse-applicative and envy parser for postgres options
A PostgreSQL backed queue
Generic functions for postgresql-simple
Typed extension for PostgreSQL simple
Parse postgres:// url into ConnectInfo
PostgreSQL AST parsing and rendering
A transactional monad on top of postgresql-simple
A safe transaction monad for use with various PostgreSQL Haskell libraries
Postgresql-tx interfacing for use with monad-logger
Postgresql-tx interfacing for use with postgresql-query
Postgresql-tx interfacing for use with postgresql-simple
Postgresql-tx interfacing for use with squeal-postgresql
Connection interop from postgresql-simple connections to postgresql-libpq connections
PostgreSQL interface with compile-time SQL type checking, optional HDBC backend
Postgresql-typed operations lifted to any instance of MonadBase or MonadBaseControl