haskell-here 1.2.14-1 source package in Ubuntu

Changelog

haskell-here (1.2.14-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.2

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Tue, 05 Sep 2023 19:41:27 -0400

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

Downloads

File Size SHA-256 Checksum
haskell-here_1.2.14-1.dsc 2.3 KiB ecb7bda8bccf762643a1a4e1fa1c16cd10122cddabc1f1b775254d41b0b85ba7
haskell-here_1.2.14.orig.tar.gz 4.4 KiB aaed3f50d3c84618e3c890a6d57c2bf8b4823bff3cfbea5f3ce383146523f101
haskell-here_1.2.14-1.debian.tar.xz 2.7 KiB 172dcfbe3dced046bf1677341be302398d7862fa208e253e13df268a225e678b

No changes file available.

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.