haskell-incremental-parser 0.2.3.2-1 source package in Ubuntu

Changelog

haskell-incremental-parser (0.2.3.2-1) unstable; urgency=low


  * Initial release.

 -- Clint Adams <email address hidden>  Thu, 30 Jan 2014 18:22:48 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
haskell-incremental-parser_0.2.3.2-1.dsc 2.4 KiB 1ba592ac7d2d5f52d68b632a10a0295f050a7466c852bbd0474bf22d5967c64b
haskell-incremental-parser_0.2.3.2.orig.tar.gz 21.4 KiB de21ae1279a1ffe5e284bb4124dbda0e79cb0ca1dd12450534fd677958910095
haskell-incremental-parser_0.2.3.2-1.debian.tar.xz 1.5 KiB a2dc22cfb2ff11306c902a302c475128c855518ec9e067eda0bc71c5763e5450

No changes file available.

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 utopic.

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

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

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