haskell-cabal-helper 0.6.2.0-4build1 source package in Ubuntu

Changelog

haskell-cabal-helper (0.6.2.0-4build1) xenial; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Fri, 15 Jan 2016 12:16:40 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
haskell-cabal-helper_0.6.2.0.orig.tar.gz 33.5 KiB 32adfd7deb1a227aa9b2fa5d9c6768ed395c1acaa9e5e0c5698ede52766daa2e
haskell-cabal-helper_0.6.2.0-4build1.debian.tar.xz 13.7 KiB 7077c015768cdc117fd228e6602b02ec5a9039c9468053d184468b7f6947eeaa
haskell-cabal-helper_0.6.2.0-4build1.dsc 2.6 KiB f0b477cd6b714d3902724faf7f5138f74f957d178205866e8203c049b0f2e0d7

View changes file

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
 anexecutable 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: Simple interface to some of Cabal's configuration state

 cabal-helper provides a library which wraps the internal use of
 anexecutable 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 a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-cabal-helper-doc: No summary available for libghc-cabal-helper-doc in ubuntu yakkety.

No description available for libghc-cabal-helper-doc in ubuntu yakkety.

libghc-cabal-helper-prof: Simple interface to some of Cabal's configuration state; profiling libraries

 cabal-helper provides a library which wraps the internal use of
 anexecutable 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 a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.