[Pkg-haskell-commits] darcs: haskell-haddock: Bump ghc dependency

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 14:02:15 UTC 2014


Mon Dec 22 10:30:52 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Bump ghc dependency

    M ./control -2 +2

Mon Dec 22 10:30:52 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Bump ghc dependency
diff -rN -u old-haskell-haddock/control new-haskell-haddock/control
--- old-haskell-haddock/control	2014-12-22 14:02:15.291884049 +0000
+++ new-haskell-haddock/control	2014-12-22 14:02:15.295884052 +0000
@@ -6,8 +6,8 @@
 Build-Depends: debhelper (>= 9)
   , cdbs
   , haskell-devscripts (>= 0.9)
-  , ghc (>= 7.6)
-  , ghc (<< 7.7)
+  , ghc (>= 7.8)
+  , ghc (<< 7.9)
   , ghc-prof
   , libghc-ghc-paths-dev
   , libghc-ghc-paths-prof




More information about the Pkg-haskell-commits mailing list