haskell-ghc-exactprint 0.6.2-2build3 source package in Ubuntu

Changelog

haskell-ghc-exactprint (0.6.2-2build3) hirsute; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Tue, 05 Jan 2021 10:51:56 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-ghc-exactprint_0.6.2.orig.tar.gz 487.5 KiB 32f13e5788576d971ad0a14cdea7e8d0c3f4980dfcb060cebdea8d29f77166b0
haskell-ghc-exactprint_0.6.2-2build3.debian.tar.xz 3.0 KiB 5bd58bd6f7286f52f9ff520771fd5897b0efb88dccdd6fdf0b8f5f6992f02b3c
haskell-ghc-exactprint_0.6.2-2build3.dsc 2.6 KiB 56da7b568fde64416fadac35d994e828c531cab37b8ed6b8127bdffa746b0d7e

View changes file

Binary packages built by this source

libghc-ghc-exactprint-dev: No summary available for libghc-ghc-exactprint-dev in ubuntu hirsute.

No description available for libghc-ghc-exactprint-dev in ubuntu hirsute.

libghc-ghc-exactprint-doc: ExactPrint for GHC; documentation

 Using the API Annotations available from GHC 7.10.2, this
 library provides a means to round trip any code that can
 be compiled by GHC, currently excluding lhs files.
 .
 It does this with a phased approach:
  * Delta - converts GHC API Annotations into relative
    offsets, indexed by SrcSpan
  * Transform - functions to facilitate changes to
    the AST, adjusting the annotations generated in the
    Delta phase to suit the changes.
  * Print - converts an AST and its annotations to
    properly formatted source text.
  * Pretty - adds annotations to an AST (fragment) so that
    the output can be parsed back to the same AST.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-ghc-exactprint-prof: No summary available for libghc-ghc-exactprint-prof in ubuntu impish.

No description available for libghc-ghc-exactprint-prof in ubuntu impish.