[Pkg-haskell-commits] darcs: haskell-data-lens-template: Build-Depend on ghc-ghci
Sven Bartscher
sven.bartscher at weltraumschlangen.de
Tue Aug 5 08:43:51 UTC 2014
Tue Aug 5 08:42:36 UTC 2014 Sven Bartscher <sven.bartscher at weltraumschlangen.de>
* Build-Depend on ghc-ghci
M ./control +1
Tue Aug 5 08:42:36 UTC 2014 Sven Bartscher <sven.bartscher at weltraumschlangen.de>
* Build-Depend on ghc-ghci
diff -rN -u old-haskell-data-lens-template/control new-haskell-data-lens-template/control
--- old-haskell-data-lens-template/control 2014-08-05 08:43:51.647139981 +0000
+++ new-haskell-data-lens-template/control 2014-08-05 08:43:51.651139983 +0000
@@ -8,6 +8,7 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
+ , ghc-ghci
, libghc-data-lens-dev (>= 2.0)
, libghc-data-lens-dev (<< 2.11)
, libghc-data-lens-prof
More information about the Pkg-haskell-commits
mailing list