haskell-devscripts 0.16.0 source package in Ubuntu
Changelog
haskell-devscripts (0.16.0) unstable; urgency=medium * Support Haskell packages without a Setup.hs file -- Ilias Tsitsimpis <email address hidden> Sat, 20 Jun 2020 13:17:44 +0300
Upload details
- Uploaded by:
- Debian Haskell Group on 2020-06-20
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | on 2020-10-23 | universe | devel |
Groovy | release | on 2020-06-20 | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-devscripts_0.16.0.dsc | 1.9 KiB | 248f4ef698c72e5fc227679b158872cd695f9118327ff758e41850c8ed476a20 |
haskell-devscripts_0.16.0.tar.xz | 31.5 KiB | f18d9aec67756457d1eea3d27f169c6f503fcccc1a7de0e25175a35cfa703c7d |
Available diffs
- diff from 0.15.3 to 0.16.0 (1.3 KiB)
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.