| Age | Commit message (Collapse) | Author | Files | Lines |
|
We imported them to have them in the history, but they should still be
out of the way.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DEB_SETUP_GHC_CONFIGURE_ARGS to have effect, assemble LDFLAGS more sanely
|
|
|
|
|
|
environment variables; safer when they contain spaces or quotes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--package-db to cabal configure
|
|
|
|
shell variables
|
|
Haskell modules
|
|
|
|
|
|
|
|
independent of Cabal's file scheme.
|
|
|
|
target.
|
|
|
|
haskell-devscripts (>= 0.9) ensures a package is built against the GHC packages in experimental
* Add a binary-or-shlib-defines-rpath lintial override to libghc-*-dev
|
|
|
|
|
|
Johnanes Schauer (Closes: #769377)
|
|
|
|
handle file:// links as well.
|
|
filename derived from the Debian package name, and not the Cabal name. This avoid problems when packaging a library also shipped by GHC (such as Cabal).
|
|
|
|
|
|
|
|
|
|
This needs to be done because only dh_haskell_blurbs is called for all
packages and it wouldn't make much sense to make a new dh_file for this task.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|