haskell-incremental-parser 0.4.0.2-1build3 source package in Ubuntu
Changelog
haskell-incremental-parser (0.4.0.2-1build3) groovy; urgency=medium * Rebuild against new GHC abi. -- Gianfranco Costamagna <email address hidden> Tue, 28 Jul 2020 12:36:08 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna on 2020-07-28
- Uploaded to:
- Groovy
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-07-29 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-incremental-parser_0.4.0.2.orig.tar.gz | 315.7 KiB | caa9d8071bf9857b820c78bdbeb4f474f049a08a04b346d4f7c503deb1b97187 |
haskell-incremental-parser_0.4.0.2-1build3.debian.tar.xz | 2.4 KiB | 882a5ec2320141e359ad137fdba3f3245a86e650da83e9e9088b47b547389d0a |
haskell-incremental-parser_0.4.0.2-1build3.dsc | 2.7 KiB | f972ae42e712ec43daed6932b6633379161e087fcea8e686e8c37245be34add0 |
Available diffs
- diff from 0.4.0.2-1build2 to 0.4.0.2-1build3 (340 bytes)
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: generic incremental parsers; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-incremental-parser-prof: generic incremental parsers; profiling libraries
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, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.