haskell-pipes-parse 3.0.3-3 source package in Ubuntu

Changelog

haskell-pipes-parse (3.0.3-3) unstable; urgency=medium

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

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:54:55 -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
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
haskell-pipes-parse_3.0.3-3.dsc 2.4 KiB ebc4a6acee669a89c4124bc97a74c0820d3e6bfa309c900f2b8438f0e004f95e
haskell-pipes-parse_3.0.3-3.debian.tar.xz 2.8 KiB d63daef14091e5b4d8da23cf75dd003f5303ad8a0f244faf8cc9b9fcda6a3d43
haskell-pipes-parse_3.0.3.orig.tar.gz 8.1 KiB f55298ad7a4d02c2cfb0bfc02a5cfd3785c987e06202d61409c10618e0a35a03

No changes file available.

Binary packages built by this source

libghc-pipes-parse-dev: No summary available for libghc-pipes-parse-dev in ubuntu yakkety.

No description available for libghc-pipes-parse-dev in ubuntu yakkety.

libghc-pipes-parse-doc: parsing infrastructure for the pipes ecosystem; documentation

 pipes-parse builds upon the pipes library to provide shared parsing
 idioms and utilities:
  * Perfect Streaming: Program in a list-like style in constant memory
  * Leftovers: Save unused input for later consumption
  * Connect and Resume: Use StateT to save unused input for later
  * Termination Safety: Detect and recover from end of input
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pipes-parse-prof: parsing infrastructure for the pipes ecosystem; profiling libraries

 pipes-parse builds upon the pipes library to provide shared parsing
 idioms and utilities:
  * Perfect Streaming: Program in a list-like style in constant memory
  * Leftovers: Save unused input for later consumption
  * Connect and Resume: Use StateT to save unused input for later
  * Termination Safety: Detect and recover from end of input
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.