[Pkg-haskell-commits] darcs: shelltestrunner: Build-depend on ghc-ghci, due to use of Template Haskell.
Colin Watson
cjwatson at debian.org
Mon Jun 17 12:25:21 UTC 2013
Mon Jun 17 12:25:04 UTC 2013 Colin Watson <cjwatson at debian.org>
* Build-depend on ghc-ghci, due to use of Template Haskell.
M ./changelog +6
M ./control +1
Mon Jun 17 12:25:04 UTC 2013 Colin Watson <cjwatson at debian.org>
* Build-depend on ghc-ghci, due to use of Template Haskell.
diff -rN -u old-shelltestrunner/changelog new-shelltestrunner/changelog
--- old-shelltestrunner/changelog 2013-06-17 12:25:20.807037978 +0000
+++ new-shelltestrunner/changelog 2013-06-17 12:25:20.811039551 +0000
@@ -1,3 +1,9 @@
+shelltestrunner (1.3.1-3) UNRELEASED; urgency=low
+
+ * Build-depend on ghc-ghci, due to use of Template Haskell.
+
+ -- Colin Watson <cjwatson at debian.org> Mon, 17 Jun 2013 13:24:27 +0100
+
shelltestrunner (1.3.1-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-shelltestrunner/control new-shelltestrunner/control
--- old-shelltestrunner/control 2013-06-17 12:25:20.795040142 +0000
+++ new-shelltestrunner/control 2013-06-17 12:25:20.815038427 +0000
@@ -7,6 +7,7 @@
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc (>= 7.4)
+ , ghc-ghci
, libghc-utf8-string-dev (>= 0.3.5)
, libghc-utf8-string-dev (<< 0.4)
, libghc-diff-dev (>= 0.2)
More information about the Pkg-haskell-commits
mailing list