haskell-raw-strings-qq 1.1-2 source package in Ubuntu

Changelog

haskell-raw-strings-qq (1.1-2) unstable; urgency=medium

  * Bump Standards-Version to 4.4.1, no changes needed

 -- Ilias Tsitsimpis <email address hidden>  Tue, 29 Oct 2019 14:22:23 +0200

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-raw-strings-qq_1.1-2.dsc 2.2 KiB bb748549458f53a3af064d36d59c46af6bd0c6695e758c95d9a8e652926cfa98
haskell-raw-strings-qq_1.1.orig.tar.gz 3.4 KiB 2e011ec26aeaa53ab43c30b7d9b5b0f661f24b4ebef8884c12c571353c0fbed3
haskell-raw-strings-qq_1.1-2.debian.tar.xz 2.2 KiB 1e5d03de09077206391c381755b408e2bf9a90f09296dc12f3345bc0047d9a0e

Available diffs

No changes file available.

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.