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

Changelog

haskell-pipes-parse (3.0.9-2build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:14:33 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular 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-2build1.debian.tar.xz 3.3 KiB 29af460405fcf55735d8b6f2baceef90c31a1afa047748481845f25831eee085
haskell-pipes-parse_3.0.9-2build1.dsc 2.4 KiB 69ae6d65b6f170fc28b6e998c04bcb937f6235d283e0e2a03122e618939be927

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.