haskell-incremental-parser 0.2.5.1-1build1 source package in Ubuntu

Changelog

haskell-incremental-parser (0.2.5.1-1build1) artful; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 10 Jul 2017 11:48:57 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Artful
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.5.1.orig.tar.gz 313.7 KiB dfa9971b2d75ef6d2793d12faf7e5ef106b8a48857e30a2ba071e9212dbfb9cd
haskell-incremental-parser_0.2.5.1-1build1.debian.tar.xz 2.0 KiB 1cfd764d8fd3b207c899117d3a27e25625400f48b78bb19b582b49f2be884256
haskell-incremental-parser_0.2.5.1-1build1.dsc 2.5 KiB 22f8233befdbdf9435815cb71ccbdffc5241b259a34a0de9bdd0818931fdcc92

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

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

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

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