haskell-devscripts 0.16.42ubuntu1 source package in Ubuntu

Changelog

haskell-devscripts (0.16.42ubuntu1) resolute; urgency=low

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

 -- Gianfranco Costamagna <email address hidden>  Thu, 30 Oct 2025 09:14:59 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
haskell-devscripts_0.16.42ubuntu1.tar.xz 39.3 KiB bfee4f070044f5ed540fdb4b3775d3d380fc9a8cb596530ab72327c993de364d
haskell-devscripts_0.16.42ubuntu1.dsc 1.9 KiB eafe66999c00f1459cc9df18f13372bbd0fe52b8c485c4f6137b1e31da6ab4be

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.