haskell-esqueleto 2.4.1-2 source package in Ubuntu

Changelog

haskell-esqueleto (2.4.1-2) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:54:25 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-esqueleto_2.4.1-2.dsc 3.2 KiB 2599d6e2c05917929fd7ebad5f1a188c4de53c52a1df6819d2ed53399a8875a7
haskell-esqueleto_2.4.1-2.debian.tar.xz 2.9 KiB b1733f58ff1f7071433778867bf734deb91e807338076cb2f9421d3afdd8d3a9
haskell-esqueleto_2.4.1.orig.tar.gz 38.2 KiB 12cc83bd2774906c29df20be8b77d11e0fc6efedadf208714494dc406cd8f7fd

No changes file available.

Binary packages built by this source

libghc-esqueleto-dev: type-safe EDSL for SQL on persistent backends

 esqueleto is a bare bones, type-safe EDSL for SQL queries
 that works with unmodified persistent SQL backends. Its
 language closely resembles SQL, so you don't have to learn
 new concepts, just new syntax, and it's fairly easy to
 predict the generated SQL and optimize it for your backend.
 Most kinds of errors committed when writing SQL are caught as
 compile-time errors---although it is possible to write
 type-checked esqueleto queries that fail at runtime.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-esqueleto-doc: type-safe EDSL for SQL on persistent backends; documentation

 esqueleto is a bare bones, type-safe EDSL for SQL queries
 that works with unmodified persistent SQL backends. Its
 language closely resembles SQL, so you don't have to learn
 new concepts, just new syntax, and it's fairly easy to
 predict the generated SQL and optimize it for your backend.
 Most kinds of errors committed when writing SQL are caught as
 compile-time errors---although it is possible to write
 type-checked esqueleto queries that fail at runtime.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-esqueleto-prof: type-safe EDSL for SQL on persistent backends; profiling libraries

 esqueleto is a bare bones, type-safe EDSL for SQL queries
 that works with unmodified persistent SQL backends. Its
 language closely resembles SQL, so you don't have to learn
 new concepts, just new syntax, and it's fairly easy to
 predict the generated SQL and optimize it for your backend.
 Most kinds of errors committed when writing SQL are caught as
 compile-time errors---although it is possible to write
 type-checked esqueleto queries that fail at runtime.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.