haskell-pipes-parse 3.0.8-4build3 source package in Ubuntu

Changelog

haskell-pipes-parse (3.0.8-4build3) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 01:16:16 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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-4build3.debian.tar.xz 3.4 KiB db093274a2c149d7509bf2ce1adc933f30c137cbf343ea8fcce93718c1ec49a3
haskell-pipes-parse_3.0.8-4build3.dsc 2.5 KiB 42ec3552e179f240af028716dbfd6087e304a9ed006d02981e1d1e3ef5ff0b2b

Available diffs

View changes file

Binary packages built by this source

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

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

libghc-pipes-parse-doc: No summary available for libghc-pipes-parse-doc in ubuntu impish.

No description available for libghc-pipes-parse-doc in ubuntu impish.

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.