haskell-wl-pprint-extras 3.5.0.5-3build1 source package in Ubuntu

Changelog

haskell-wl-pprint-extras (3.5.0.5-3build1) xenial; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Tue, 26 Jan 2016 14:36:10 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
haskell-wl-pprint-extras_3.5.0.5.orig.tar.gz 14.3 KiB a9c21a85a729191fc422938a1f785d61be52f3a2923d8d79dade9b21e8e98d8f
haskell-wl-pprint-extras_3.5.0.5-3build1.debian.tar.xz 3.1 KiB a3bc68e27b79d74accc12d23c24fe2260fed77bc74c3a95ca69c345d8c9cee72
haskell-wl-pprint-extras_3.5.0.5-3build1.dsc 2.9 KiB d0b61fb26638bfdf8e94da9daea41a6fb2949b13dcdaaa287e1f011099dad5ce

View changes file

Binary packages built by this source

libghc-wl-pprint-extras-dev: No summary available for libghc-wl-pprint-extras-dev in ubuntu yakkety.

No description available for libghc-wl-pprint-extras-dev in ubuntu yakkety.

libghc-wl-pprint-extras-doc: free monad based on the Wadler/Leijen pretty printer; documentation

 This is an implementation of the pretty printing combinators described
 by Philip Wadler (1997). In their bare essence, the combinators of
 Wadler are not expressive enough to describe some commonly occurring
 layouts. The PPrint library adds new primitives to describe these
 layouts and works well in practice.
 .
 The library is based on a single way to concatenate documents, which
 is associative and has both a left and right unit. This simple design
 leads to an efficient and short implementation. The simplicity is
 reflected in the predictable behaviour of the combinators which make
 them easy to use in practice.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-wl-pprint-extras-prof: free monad based on the Wadler/Leijen pretty printer; profiling libraries

 This is an implementation of the pretty printing combinators described
 by Philip Wadler (1997). In their bare essence, the combinators of
 Wadler are not expressive enough to describe some commonly occurring
 layouts. The PPrint library adds new primitives to describe these
 layouts and works well in practice.
 .
 The library is based on a single way to concatenate documents, which
 is associative and has both a left and right unit. This simple design
 leads to an efficient and short implementation. The simplicity is
 reflected in the predictable behaviour of the combinators which make
 them easy to use in practice.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.