haskell-raw-strings-qq 1.1-4build2 source package in Ubuntu

Changelog

haskell-raw-strings-qq (1.1-4build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:45:42 +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-raw-strings-qq_1.1.orig.tar.gz 3.4 KiB 2e011ec26aeaa53ab43c30b7d9b5b0f661f24b4ebef8884c12c571353c0fbed3
haskell-raw-strings-qq_1.1-4build2.debian.tar.xz 2.4 KiB 60a46635aa1c94239a9bdac420c793a8fb29dff72c1db0eaaf61359e04b310a9
haskell-raw-strings-qq_1.1-4build2.dsc 2.2 KiB 25635566c23eeb358f1a38769b309627f48fa4688d93aa081ad2e3c3caa5a9fc

View changes file

Binary packages built by this source

libghc-raw-strings-qq-dev: Raw string literals for Haskell

 A quasiquoter for raw string literals - that is, string literals that don't
 recognise the standard escape sequences (such as '\n\). Basically, they
 make your code more readable by freeing you from the responsibility to
 escape backslashes. They are useful when working with regular expressions,
 DOS/Windows paths and markup languages (such as XML).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-raw-strings-qq-doc: Raw string literals for Haskell; documentation

 A quasiquoter for raw string literals - that is, string literals that don't
 recognise the standard escape sequences (such as '\n\). Basically, they
 make your code more readable by freeing you from the responsibility to
 escape backslashes. They are useful when working with regular expressions,
 DOS/Windows paths and markup languages (such as XML).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-raw-strings-qq-prof: Raw string literals for Haskell; profiling libraries

 A quasiquoter for raw string literals - that is, string literals that don't
 recognise the standard escape sequences (such as '\n\). Basically, they
 make your code more readable by freeing you from the responsibility to
 escape backslashes. They are useful when working with regular expressions,
 DOS/Windows paths and markup languages (such as XML).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.