haskell-here 1.2.13-6build1 source package in Ubuntu
Changelog
haskell-here (1.2.13-6build1) lunar; urgency=medium * Rebuild against new GHC ABI. -- Gianfranco Costamagna <email address hidden> Sun, 11 Dec 2022 13:57:26 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | 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-6build1.debian.tar.xz | 2.7 KiB | 914e3371e87dcc6c618d55dd901892d42b13b881a91bb25e84a1b517a5587f1f |
haskell-here_1.2.13-6build1.dsc | 2.3 KiB | 06e26f4668026e31eeb260875bcba60cd1bc994cdfbd99a0634f0730627eb481 |
Available diffs
- diff from 1.2.13-6 (in Debian) to 1.2.13-6build1 (343 bytes)
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.