haskell-raw-strings-qq 1.1-5build1 source package in Ubuntu

Changelog

haskell-raw-strings-qq (1.1-5build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:08:10 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular 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-5build1.debian.tar.xz 2.4 KiB c555947f9312898399eaa8310cac8d3596563bfc855ffa42fd5431fcadc02737
haskell-raw-strings-qq_1.1-5build1.dsc 2.2 KiB 2a1eba70cc81e6cf5eda6e92adb73250df4954a1682dc3feae79fc509bfb83e4

Available diffs

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.