haskell-boomerang 1.4.9-1build1 source package in Ubuntu

Changelog

haskell-boomerang (1.4.9-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:53:04 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-boomerang_1.4.9.orig.tar.gz 14.4 KiB 5ceab27ba672fb0637fd492325dd1360eca7f3f29cc74258e345d93df5b7347c
haskell-boomerang_1.4.9-1build1.debian.tar.xz 3.3 KiB 2761af0dd8b8a8ab0cd103823c0953a6fb090a0e164dee24103afd4a6409c880
haskell-boomerang_1.4.9-1build1.dsc 2.5 KiB bceb0a013caf80425b79c9e2f2a02767b4fdc535b0e0843a20f1d21aba189137

View changes file

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.