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

Changelog

haskell-incremental-parser (0.2.5.2-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Change Priority to optional. Since Debian Policy version 4.0.1,
    priority extra has been deprecated.
  * Use the HTTPS form of the copyright-format URL
  * Modify d/watch and Source field in d/copyright to use HTTPS
  * Declare compliance with Debian policy 4.1.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Fri, 24 Nov 2017 15:52:50 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
haskell-incremental-parser_0.2.5.2-1.dsc 2.7 KiB 5a1ed7524d6cdc78201d9aeca57b1e7685f655d3e6e8be9965f6a843be613947
haskell-incremental-parser_0.2.5.2.orig.tar.gz 313.7 KiB ed788c3c16d6f110cd65f2a101bdad36d2062efc721aa64dfa0c5df8a8e58a62
haskell-incremental-parser_0.2.5.2-1.debian.tar.xz 2.1 KiB 9cb9e68afe2ee547079dad0e8470026c3db084a0269bb592b70749783cda9772

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

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

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

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