haskell-prettyprinter 1.7.1-1build1 source package in Ubuntu

Changelog

haskell-prettyprinter (1.7.1-1build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 02:39:11 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-prettyprinter_1.7.1.orig.tar.gz 55.6 KiB 5e6ea6903114fa118fcc359633dfb7ecddecb92c06c853d02a77b72b251f0b45
haskell-prettyprinter_1.7.1-1build1.debian.tar.xz 2.4 KiB f81306fe49c5ebc7a55cf6e526e0e2c2dbd6cdc646657098709d9a19e93d620f
haskell-prettyprinter_1.7.1-1build1.dsc 2.3 KiB 0e6de82844a9f5598c3ac48bb76b769dba20d61f28118f36fe89d79dfe72ff8b

View changes file

Binary packages built by this source

libghc-prettyprinter-dev: No summary available for libghc-prettyprinter-dev in ubuntu kinetic.

No description available for libghc-prettyprinter-dev in ubuntu kinetic.

libghc-prettyprinter-doc: No summary available for libghc-prettyprinter-doc in ubuntu kinetic.

No description available for libghc-prettyprinter-doc in ubuntu kinetic.

libghc-prettyprinter-prof: modern, easy-to-use, extensible prettyprinter; profiling libraries

 Haskell, more specifically Hackage, has a zoo of Wadler/Leijen based
 prettyprinters already. Each of them addresses a different concern
 with the classic wl-pprint package. This package solves all these
 issues, and then some:
  * Text instead of String
  * No name clashes
  * Annotation support
  * Extensible backends
  * Performance
  * Open implementation
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.