[Pkg-haskell-commits] darcs: haskell-dpkg: depend on ghc version with the -fPIC bugfix
Joachim Breitner
mail at joachim-breitner.de
Tue Dec 23 21:52:20 UTC 2014
Tue Dec 23 15:08:22 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* depend on ghc version with the -fPIC bugfix
M ./control -1 +1
Tue Dec 23 15:08:22 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* depend on ghc version with the -fPIC bugfix
diff -rN -u old-haskell-dpkg/control new-haskell-dpkg/control
--- old-haskell-dpkg/control 2014-12-23 21:52:20.143102486 +0000
+++ new-haskell-dpkg/control 2014-12-23 21:52:20.143102486 +0000
@@ -6,7 +6,7 @@
Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.9)
- , ghc
+ , ghc (>= 7.8.20141223-1)
, ghc-prof
, libghc-bindings-dsl-dev (>> 1.0.7)
, libghc-bindings-dsl-dev (<< 1.1)
More information about the Pkg-haskell-commits
mailing list