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

Changelog

haskell-raw-strings-qq (1.1-3build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 01:22:10 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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-3build2.debian.tar.xz 2.4 KiB 67931bf8951d71844fe57c5c6c350d51b2d4f010f3de2964c885e41fd030e071
haskell-raw-strings-qq_1.1-3build2.dsc 2.3 KiB 1b25902d4c8df56178549cd644a174b219dbb72fa4bd3402c4c867dfcaa5bfe1

Available diffs

View changes file

Binary packages built by this source

libghc-raw-strings-qq-dev: No summary available for libghc-raw-strings-qq-dev in ubuntu kinetic.

No description available for libghc-raw-strings-qq-dev in ubuntu kinetic.

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.