haskell-pipes-parse 3.0.9-1build1 source package in Ubuntu

Changelog

haskell-pipes-parse (3.0.9-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 10 Dec 2022 11:36:26 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-pipes-parse_3.0.9.orig.tar.gz 8.6 KiB a3973f9b01d68cce75d6c5b049fe5dbff6d4f6753019349ccff5cfad82048d15
haskell-pipes-parse_3.0.9-1build1.debian.tar.xz 3.3 KiB 18025229bbb4bf40843501ae8c87d06156cc9dc0809cb3b76128eb9e164a7a9f
haskell-pipes-parse_3.0.9-1build1.dsc 2.4 KiB aa53451c89ee4179f52de3996efe76e7f01f96f891d6aeb10c064fb8a365adc9

View changes file

Binary packages built by this source

libghc-pipes-parse-dev: parsing infrastructure for the pipes ecosystem

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

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.