haskell-boomerang 1.4.9-1 source package in Ubuntu
Changelog
haskell-boomerang (1.4.9-1) unstable; urgency=medium [ Ilias Tsitsimpis ] * Declare compliance with Debian policy 4.6.2 [ Clint Adams ] * New upstream release -- Clint Adams <email address hidden> Wed, 13 Sep 2023 10:07:14 -0400
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-boomerang_1.4.9-1.dsc | 2.5 KiB | cc8f7c257ba43ae92adfd5cd9743aee80c3493d78442706b2169e2d860f2b7ac |
haskell-boomerang_1.4.9.orig.tar.gz | 14.4 KiB | 5ceab27ba672fb0637fd492325dd1360eca7f3f29cc74258e345d93df5b7347c |
haskell-boomerang_1.4.9-1.debian.tar.xz | 3.3 KiB | d267515353073449d7a56164b47a710879606f2a0e74abf8e6329209669eb0ea |
Available diffs
No changes file available.
Binary packages built by this source
- libghc-boomerang-dev: invertible parsing and printing
Specify a single unified grammar which can be used for parsing and
pretty-printing.
.
Boomerang is a DSL for creating parsers and pretty-printers using a single
specification. Instead of writing a parser, and then writing a separate
pretty-printer, both are created at once. This saves time, and ensures that
the parser and pretty-printer are inverses and stay in-sync with each other.
.
Boomerang is a generalized derivative of the Zwaluw library created by
Sjoerd Visscher and Martijn van Steenbergen.
.
This package contains the normal library files.
- libghc-boomerang-doc: invertible parsing and printing; documentation
Specify a single unified grammar which can be used for parsing and
pretty-printing.
.
Boomerang is a DSL for creating parsers and pretty-printers using a single
specification. Instead of writing a parser, and then writing a separate
pretty-printer, both are created at once. This saves time, and ensures that
the parser and pretty-printer are inverses and stay in-sync with each other.
.
Boomerang is a generalized derivative of the Zwaluw library created by
Sjoerd Visscher and Martijn van Steenbergen.
.
This package contains the documentation files.
- libghc-boomerang-prof: invertible parsing and printing; profiling libraries
Specify a single unified grammar which can be used for parsing and
pretty-printing.
.
Boomerang is a DSL for creating parsers and pretty-printers using a single
specification. Instead of writing a parser, and then writing a separate
pretty-printer, both are created at once. This saves time, and ensures that
the parser and pretty-printer are inverses and stay in-sync with each other.
.
Boomerang is a generalized derivative of the Zwaluw library created by
Sjoerd Visscher and Martijn van Steenbergen.
.
This package contains the libraries compiled with profiling enabled.