haskell-pipes-parse 3.0.8-3build1 source package in Ubuntu

Changelog

haskell-pipes-parse (3.0.8-3build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Aug 2019 14:25:13 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-pipes-parse_3.0.8.orig.tar.gz 8.6 KiB d28f831b2c8229cca567ee95570787d2dd3f5cfcff3b3c44ee308360a8c107a9
haskell-pipes-parse_3.0.8-3build1.debian.tar.xz 3.3 KiB 3ef8807ed09ddd2097fb6a8bd1eb87e845443977f5319229fcd9381e4e66bd54
haskell-pipes-parse_3.0.8-3build1.dsc 2.4 KiB a1b75680648f4888dee92ca30ef4dd06f7e09a43f25da1bf8e6bf10745318800

View changes file

Binary packages built by this source

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

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

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.