haskell-incremental-parser 0.2.3.4-3build3 source package in Ubuntu

Changelog

haskell-incremental-parser (0.2.3.4-3build3) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Thu, 23 Jul 2015 16:04:20 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Wily
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-incremental-parser_0.2.3.4.orig.tar.gz 21.4 KiB e329c982a03cdbb1c050985b01b80089e55497631c20cd7ad2ecfd46220a4358
haskell-incremental-parser_0.2.3.4-3build3.debian.tar.xz 1.7 KiB c4c270cc4ed6827ae416c914888b17fca455af1cfff4259477c862d87adc59cd
haskell-incremental-parser_0.2.3.4-3build3.dsc 2.5 KiB 67cb65e133c4dc1612f2947bf330a653d23c6f2f8e148512e6d70cef635578ca

Available diffs

View changes file

Binary packages built by this source

libghc-incremental-parser-dev: generic incremental parsers

 Incremental parsers can provide partial results from partial input.
 This parser library is implemented using the concept of Brzozowski
 derivatives, tweaked and optimized to work with any monoidal input
 type. Lists, ByteString, and Text are supported out of the box, as
 well as any other data type for which the monoid-subclasses package
 defines instances. If the parser result is also a monoid, the
 parser can provide it incrementally, before the complete input is
 parsed.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-incremental-parser-doc: No summary available for libghc-incremental-parser-doc in ubuntu wily.

No description available for libghc-incremental-parser-doc in ubuntu wily.

libghc-incremental-parser-prof: No summary available for libghc-incremental-parser-prof in ubuntu wily.

No description available for libghc-incremental-parser-prof in ubuntu wily.