haskell-esqueleto 3.5.8.1-1build1 source package in Ubuntu

Changelog

haskell-esqueleto (3.5.8.1-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 12 Dec 2022 16:54:07 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-esqueleto_3.5.8.1.orig.tar.gz 108.0 KiB bb30c9b14f830252cc9139b19852ccf4730de040910b9ef0049d84dd1714f04c
haskell-esqueleto_3.5.8.1-1build1.debian.tar.xz 4.3 KiB bf7c7d3fd71182aad286f3197a0d7c6f2b49f2eee24d6c5f0cd0d9a015820dc1
haskell-esqueleto_3.5.8.1-1build1.dsc 3.4 KiB fd1190601754a1c41861c62d4100c5cf85842ba32fefc23d4a0c8c95d9d83065

View changes file

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.