[Pkg-haskell-commits] darcs: haskell-criterion: Do not depend on binary, comes with GHC

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 13:41:38 UTC 2014


Mon Dec 22 10:28:49 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on binary, comes with GHC

    M ./control -3

Mon Dec 22 10:28:49 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on binary, comes with GHC
diff -rN -u old-haskell-criterion/control new-haskell-criterion/control
--- old-haskell-criterion/control	2014-12-22 13:41:38.090698076 +0000
+++ new-haskell-criterion/control	2014-12-22 13:41:38.094698080 +0000
@@ -8,8 +8,6 @@
   , haskell-devscripts (>= 0.9)
   , ghc
   , ghc-prof
-  , libghc-binary-dev (>= 0.6.3.0)
-  , libghc-binary-prof (>= 0.6.3.0)
   , libghc-aeson-prof
   , libghc-aeson-dev (>= 0.3.2.12)
   , libghc-aeson-prof
@@ -32,7 +30,6 @@
   , libghc-vector-algorithms-dev (>= 0.4)
   , libghc-vector-algorithms-prof
 Build-Depends-Indep: ghc-doc
-  , libghc-binary-doc
   , libghc-aeson-doc
   , libghc-glob-doc
   , libghc-hastache-doc




More information about the Pkg-haskell-commits mailing list