haskell-devscripts 0.16.29ubuntu1 source package in Ubuntu

Changelog

haskell-devscripts (0.16.29ubuntu1) kinetic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Disable -Wl,-Bsymbolic-functions to fix broken builds, thanks
      to Gianfranco Costamagna.  LP: #1982554.

 -- Gianfranco Costamagna <email address hidden>  Mon, 03 Oct 2022 09:17:22 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe devel
Kinetic release universe devel

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
haskell-devscripts_0.16.29ubuntu1.tar.xz 37.6 KiB 04d618fdedefd09f134f0a9ce7c2aff502aa28f186ad485e3f27c7047e551054
haskell-devscripts_0.16.29ubuntu1.dsc 2.0 KiB 9cd9c37771a61fe696d94310d19e5c3ca1916754d137d8a0e8950c8d9d0d9311

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.