haskell-devscripts 0.16.32ubuntu1 source package in Ubuntu

Changelog

haskell-devscripts (0.16.32ubuntu1) noble; urgency=low

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

haskell-devscripts (0.16.32) unstable; urgency=medium

  * Canonicalize paths in dh_haskell_recommends_documentation_references

haskell-devscripts (0.16.31) unstable; urgency=medium

  * Modify ghc_pkg_command() to work with the new Hadrian build system

 -- Gianfranco Costamagna <email address hidden>  Thu, 26 Oct 2023 09:10:01 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian Haskell Group
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
haskell-devscripts_0.16.32ubuntu1.tar.xz 37.9 KiB ef72961d1b128ae0f32b81b10783389e5ba26579b733794153e339a8392db129
haskell-devscripts_0.16.32ubuntu1.dsc 1.9 KiB ab8f68fe68fca85919a3624ec7fd5f6205bcc820526a8620ef2481538ebc32bb

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.