haskell-devscripts 0.16.34ubuntu2 source package in Ubuntu

Changelog

haskell-devscripts (0.16.34ubuntu2) plucky; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Disable -Wl,-Bsymbolic-functions to fix broken builds.
  * Drop langcore.mk inclusion, this has been fixed in gcc/dpkg side
    differently

 -- Gianfranco Costamagna <email address hidden>  Wed, 18 Dec 2024 23:36:35 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe devel
Plucky release universe devel

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
haskell-devscripts_0.16.34ubuntu2.tar.xz 38.2 KiB f3ee91f8d5b98488fd47685fe2dd5996dbba957a92051c9bc07df17f2fddd199
haskell-devscripts_0.16.34ubuntu2.dsc 1.8 KiB 3be6952a0b70def9cd16282f4daa924ba161e70c31d0927743ff738e13874147

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.