haskell-here 1.2.13-4build1 source package in Ubuntu

Changelog

haskell-here (1.2.13-4build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Aug 2019 14:23:57 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
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-here_1.2.13.orig.tar.gz 3.8 KiB 406f9c27ba1e59cd662d078d81dcf2908840a77df15aed31d75dd017b7773c00
haskell-here_1.2.13-4build1.debian.tar.xz 2.6 KiB 289bb5fffc26462b026d2a821949cefcb966b6c2a411ee03358e6d3a0380c4e3
haskell-here_1.2.13-4build1.dsc 2.3 KiB 832511e91fd208d765bae98d8fdd5101481a342ccd7339e7a8495c1d4c6466c9

View changes file

Binary packages built by this source

libghc-here-dev: No summary available for libghc-here-dev in ubuntu eoan.

No description available for libghc-here-dev in ubuntu eoan.

libghc-here-doc: No summary available for libghc-here-doc in ubuntu eoan.

No description available for libghc-here-doc in ubuntu eoan.

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.