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

Changelog

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

  * Fix path of cabal-helper-wrapper.  closes: #865014.

 -- Clint Adams <email address hidden>  Sun, 18 Jun 2017 20:06:39 -0400

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

Downloads

File Size SHA-256 Checksum
haskell-cabal-helper_0.7.3.0-2.dsc 2.7 KiB 0d089b07388bbb605c703770e8d495e67d3e14c6872bc14ca94f3ee6e4eb0ee4
haskell-cabal-helper_0.7.3.0.orig.tar.gz 34.9 KiB 794055f5205dd029aceb2fe9aac183880d2b4ef005d1096ee3052710d01192a4
haskell-cabal-helper_0.7.3.0-2.debian.tar.xz 13.8 KiB cc502b52e687aee2d024bc59da0ef14238259a24b8029ee7cb2f7c9a9c37934f

No changes file available.

Binary packages built by this source

cabal-helper: No summary available for cabal-helper in ubuntu artful.

No description available for cabal-helper in ubuntu artful.

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

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

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 artful.

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