haskell-cabal-helper 0.7.3.0-3 source package in Ubuntu

Changelog

haskell-cabal-helper (0.7.3.0-3) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Change Priority to optional. Since Debian Policy version 4.0.1,
    priority extra has been deprecated.
  * Use the HTTPS form of the copyright-format URL
  * Modify d/watch and Source field in d/copyright to use HTTPS

  [ Daniel Gröber ]
  * Add patch to disable $libexec hacks.  closes: #878112.

  [ Clint Adams ]
  * Bump to Standards-Version 4.1.3.

 -- Clint Adams <email address hidden>  Fri, 29 Dec 2017 13:17:51 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
haskell-cabal-helper_0.7.3.0-3.dsc 2.7 KiB 55aa7c3a3c4a3343ba47f0059fe38a9bea3e2662f7d0292cbc7ecb55da891729
haskell-cabal-helper_0.7.3.0.orig.tar.gz 34.9 KiB 794055f5205dd029aceb2fe9aac183880d2b4ef005d1096ee3052710d01192a4
haskell-cabal-helper_0.7.3.0-3.debian.tar.xz 14.6 KiB 006336fca769a1b7ed966eb42545f537a2d4d8f9187809104f119f6996542518

Available diffs

No changes file available.

Binary packages built by this source

cabal-helper: simple interface to some of Cabal's configuration state

 cabal-helper provides a library which wraps the internal use of
 an executable to lift the restrictions imposed by linking against versions of
 GHC before 7.10. This has the pleasant side effect of isolating the user
 from having to deal with Cabal version changes manually as cabal-helper
 can simply recompile it's helper program automatically as needed.
 .
 cabal-helper uses a wrapper executable to compile the actual cabal-helper
 executable at runtime while linking against an arbitrary version of
 Cabal. This runtime-compiled helper executable is then used to extract
 various bits and peices from Cabal's on disk state (dist/setup-config)
 written by it's configure command.
 .
 In addition to this the wrapper executable also supports installing any
 version of Cabal from hackage in case it cannot be found in any available
 package database. The wrapper installs these instances of the Cabal library
 into a private package database so as to not interfere with the user's
 packages.
 .
 Furthermore the wrapper supports one special case namely reading a state
 file for Cabal itself. This is needed as Cabal compiles it's Setup.hs using
 itself and not using any version of Cabal installed in any package database.

libghc-cabal-helper-dev: No summary available for libghc-cabal-helper-dev in ubuntu cosmic.

No description available for libghc-cabal-helper-dev in ubuntu cosmic.

libghc-cabal-helper-doc: simple interface to some of Cabal's configuration state; documentation

 cabal-helper provides a library which wraps the internal use of
 an executable to lift the restrictions imposed by linking against versions of
 GHC before 7.10. This has the pleasant side effect of isolating the user
 from having to deal with Cabal version changes manually as cabal-helper
 can simply recompile it's helper program automatically as needed.
 .
 cabal-helper uses a wrapper executable to compile the actual cabal-helper
 executable at runtime while linking against an arbitrary version of
 Cabal. This runtime-compiled helper executable is then used to extract
 various bits and peices from Cabal's on disk state (dist/setup-config)
 written by it's configure command.
 .
 In addition to this the wrapper executable also supports installing any
 version of Cabal from hackage in case it cannot be found in any available
 package database. The wrapper installs these instances of the Cabal library
 into a private package database so as to not interfere with the user's
 packages.
 .
 Furthermore the wrapper supports one special case namely reading a state
 file for Cabal itself. This is needed as Cabal compiles it's Setup.hs using
 itself and not using any version of Cabal installed in any package database.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-cabal-helper-prof: No summary available for libghc-cabal-helper-prof in ubuntu cosmic.

No description available for libghc-cabal-helper-prof in ubuntu cosmic.