haskell-wl-pprint-extras 3.5.0.5-5build4 source package in Ubuntu

Changelog

haskell-wl-pprint-extras (3.5.0.5-5build4) bionic; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Mon, 06 Nov 2017 08:01:42 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic 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-5build4.debian.tar.xz 3.4 KiB 9043548158c0ee11efcdd246b6cfb6617e9b890ca5a4b49bc20ef677ebccaa44
haskell-wl-pprint-extras_3.5.0.5-5build4.dsc 2.9 KiB 11f06b87b4ced4f53b58ef24f9cd800fd802be869625ab57d78b20b48e599620

Available diffs

View changes file

Binary packages built by this source

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

 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.
 See http://www.haskell.org/ for more information on Haskell.

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.