haskell-th-desugar 1.9-1build1 source package in Ubuntu

Changelog

haskell-th-desugar (1.9-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Aug 2019 13:50:32 +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-th-desugar_1.9.orig.tar.gz 62.0 KiB f14a7a854df55abb3bbca5ef0ec202ed4d7e1631a5fb51767d360dc1b604afef
haskell-th-desugar_1.9-1build1.debian.tar.xz 2.5 KiB 01aaac7fd2d7af9703c0378c6ee1a28af10fe95128c569001b97722ae19a08f6
haskell-th-desugar_1.9-1build1.dsc 2.6 KiB 58bae0195785158e0628fb27f3f3f51ec4f47c7f30eb5bcf301615af1a06c090

View changes file

Binary packages built by this source

libghc-th-desugar-dev: functions to desugar Template Haskell

 This package provides the Language.Haskell.TH.Desugar module, which desugars
 Template Haskell's rich encoding of Haskell syntax into a simpler encoding.
 This desugaring discards surface syntax information (such as the use of infix
 operators) but retains the original meaning of the TH code. The intended use
 of this package is as a preprocessor for more advanced code manipulation
 tools. Note that the input to any of the ds... functions should be produced
 from a TH quote, using the syntax [| ... |]. If the input to these functions
 is a hand-coded TH syntax tree, the results may be unpredictable. In
 particular, it is likely that promoted datatypes will not work as expected.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-th-desugar-doc: functions to desugar Template Haskell; documentation

 This package provides the Language.Haskell.TH.Desugar module, which desugars
 Template Haskell's rich encoding of Haskell syntax into a simpler encoding.
 This desugaring discards surface syntax information (such as the use of infix
 operators) but retains the original meaning of the TH code. The intended use
 of this package is as a preprocessor for more advanced code manipulation
 tools. Note that the input to any of the ds... functions should be produced
 from a TH quote, using the syntax [| ... |]. If the input to these functions
 is a hand-coded TH syntax tree, the results may be unpredictable. In
 particular, it is likely that promoted datatypes will not work as expected.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-th-desugar-prof: No summary available for libghc-th-desugar-prof in ubuntu groovy.

No description available for libghc-th-desugar-prof in ubuntu groovy.