haskell-binary-parsers 0.2.4.0-4build1 source package in Ubuntu

Changelog

haskell-binary-parsers (0.2.4.0-4build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 12 Dec 2022 01:44:15 +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-binary-parsers_0.2.4.0.orig.tar.gz 267.5 KiB d193d3d3dca259e7299fb2c44cdd95b0a3e1bf54363ce4a9f6cda63b654bb9ca
haskell-binary-parsers_0.2.4.0-4build1.debian.tar.xz 3.1 KiB f99720f737562856d3dd03f06138e7930d3a944a3b5bdb35b70392097faec468
haskell-binary-parsers_0.2.4.0-4build1.dsc 2.9 KiB 044828dc7b39583882cb80572a63f95cd3a99850c974a0f03fadfa6c7780b635

View changes file

Binary packages built by this source

libghc-binary-parsers-dev: parsec-/attoparsec-style parsing combinators

 This package extends binary with parsec/attoparsec style parsing
 combinators. It's useful when you want to deal with various binary
 format, and it's very fast. You can now write more complex Binary
 instances using comprehensive combinators, with serialisation
 packages like blaze-texual.
 .
 Binary's Get monad is designed to perform best on non-backtracking
 cases, but it still provides fast backtracking support via
 Alternative instance, it's overall an excellent alternative to
 attoparsec if you only deal with ByteString.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-binary-parsers-doc: parsec-/attoparsec-style parsing combinators; documentation

 This package extends binary with parsec/attoparsec style parsing
 combinators. It's useful when you want to deal with various binary
 format, and it's very fast. You can now write more complex Binary
 instances using comprehensive combinators, with serialisation
 packages like blaze-texual.
 .
 Binary's Get monad is designed to perform best on non-backtracking
 cases, but it still provides fast backtracking support via
 Alternative instance, it's overall an excellent alternative to
 attoparsec if you only deal with ByteString.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-binary-parsers-prof: No summary available for libghc-binary-parsers-prof in ubuntu noble.

No description available for libghc-binary-parsers-prof in ubuntu noble.