haskell-here 1.2.14-1build1 source package in Ubuntu

Changelog

haskell-here (1.2.14-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:43:59 +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-here_1.2.14.orig.tar.gz 4.4 KiB aaed3f50d3c84618e3c890a6d57c2bf8b4823bff3cfbea5f3ce383146523f101
haskell-here_1.2.14-1build1.debian.tar.xz 2.7 KiB 5cbf664b41e354980700469bb817e392b68c0644b82abc89b5567ac963bb9687
haskell-here_1.2.14-1build1.dsc 2.3 KiB 4867af3f5f250da81455c05ae1e3ca6eb6e1856234ce4946a344a89f546628f9

View changes file

Binary packages built by this source

libghc-here-dev: Here documents and interpolated strings via quasiquotation

 This library adds support for multi-line string literals (a.k.a. "here docs")
 and string interpolation to Haskell via GHC's QuasiQuotes extension. The
 quoted expressions behave like string literals in the source code; that is,
 they produce values of type String, or, with the OverloadedStrings language
 extension enabled, values of type IsString a => a.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-here-doc: Here documents and interpolated strings via quasiquotation; documentation

 This library adds support for multi-line string literals (a.k.a. "here docs")
 and string interpolation to Haskell via GHC's QuasiQuotes extension. The
 quoted expressions behave like string literals in the source code; that is,
 they produce values of type String, or, with the OverloadedStrings language
 extension enabled, values of type IsString a => a.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-here-prof: Here documents and interpolated strings via quasiquotation; profiling libraries

 This library adds support for multi-line string literals (a.k.a. "here docs")
 and string interpolation to Haskell via GHC's QuasiQuotes extension. The
 quoted expressions behave like string literals in the source code; that is,
 they produce values of type String, or, with the OverloadedStrings language
 extension enabled, values of type IsString a => a.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.