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

Changelog

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

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Fri, 01 Sep 2023 20:30:14 +0300

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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-pipes-parse_3.0.9-2.dsc 2.4 KiB 6bd43b231b2f4a9ec59ebaf799e6ca624350c7e27e858e373fd0994860a0f1ec
haskell-pipes-parse_3.0.9.orig.tar.gz 8.6 KiB a3973f9b01d68cce75d6c5b049fe5dbff6d4f6753019349ccff5cfad82048d15
haskell-pipes-parse_3.0.9-2.debian.tar.xz 3.3 KiB f1e7337f4452672146577d8352a733be13f522144886ea47d3832b447b2437fe

No changes file available.

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.