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

Changelog

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

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:55:16 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
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-wl-pprint-extras_3.5.0.5-3.dsc 2.9 KiB d2aa67bc73dec19f7ae838f038b8772b9b35861ea5f1e18ec1b643ebae72daba
haskell-wl-pprint-extras_3.5.0.5-3.debian.tar.xz 3.1 KiB 3b361ff9f9789d0d84c829a74059b6486da8d2aabced434a1e0fcdc12a47cbe3
haskell-wl-pprint-extras_3.5.0.5.orig.tar.gz 14.3 KiB a9c21a85a729191fc422938a1f785d61be52f3a2923d8d79dade9b21e8e98d8f

No changes file available.

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.