haskell-devscripts 0.16.30ubuntu1 source package in Ubuntu

Changelog

haskell-devscripts (0.16.30ubuntu1) mantic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Disable -Wl,-Bsymbolic-functions to fix broken builds.

haskell-devscripts (0.16.30) unstable; urgency=medium

  * Add compatibility for GHC 9.4

 -- Gianfranco Costamagna <email address hidden>  Sun, 27 Aug 2023 08:54:30 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
haskell-devscripts_0.16.30ubuntu1.tar.xz 37.8 KiB ce189a650235778708b838fc299c47557212414f36ae03bad643dc935e7423bf
haskell-devscripts_0.16.30ubuntu1.dsc 2.0 KiB 2932e16d38c5b5793ec969ebfabdd07888cca5cf23f948d67ca0b7c368d8e2c7

Available diffs

View changes file

Binary packages built by this source

haskell-devscripts: Debian tools to build Haskell packages (with hscolour)

 This package provides a collection of scripts to help build Haskell
 packages for Debian. Unlike haskell-utils, this package is not
 expected to be installed on the machines of end users.
 .
 This package is designed to support Cabalized Haskell libraries. It
 is designed to build a library for each supported Debian compiler or
 interpreter, generate appropriate postinst/prerm files for each one,
 generate appropriate substvars entries for each one, and install the
 package in the Debian temporary area as part of the build process.
 .
 This package is actually an empty package and is only useful for its
 dependency on hscolour.

haskell-devscripts-minimal: Tools to help Debian developers build Haskell packages

 This package provides a collection of scripts to help build Haskell
 packages for Debian. Unlike haskell-utils, this package is not
 expected to be installed on the machines of end users.
 .
 This package is designed to support Cabalized Haskell libraries. It
 is designed to build a library for each supported Debian compiler or
 interpreter, generate appropriate postinst/prerm files for each one,
 generate appropriate substvars entries for each one, and install the
 package in the Debian temporary area as part of the build process.
 .
 This package doesn't provide functionality for generating coloured
 documentation and is mostly intended for bootstrapping a new
 architecture. If you want coloured documentation, use
 haskell-devscripts.