haskell-devscripts 0.16.2 source package in Ubuntu

Changelog

haskell-devscripts (0.16.2) unstable; urgency=medium

  * Team Upload
  * Support capitalization of keywords on ${CABAL_PACKAGE}.cabal

 -- Samuel Henrique <email address hidden>  Sun, 14 Nov 2021 15:34:35 +0000

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe devel

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
haskell-devscripts_0.16.2.dsc 1.8 KiB 09afcb0d1f3b15158bde39f44e3b27274e489f1ebfa9bec92b1f07db4c71e2df
haskell-devscripts_0.16.2.tar.xz 31.5 KiB ba2259f29cc171ff0fc956c521bec234fd8347bfd3e7ad333f9d9d46dffa7c38

Available diffs

No changes file available.

Binary packages built by this source

haskell-devscripts: 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 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.