[Pkg-haskell-commits] darcs: shelltestrunner: Drop ghc-ghci build-dependency again. This package does not seem to use enough of TH for GHCi to be necessary.
Colin Watson
cjwatson at debian.org
Mon Jun 17 17:11:06 UTC 2013
Mon Jun 17 17:10:52 UTC 2013 Colin Watson <cjwatson at debian.org>
* Drop ghc-ghci build-dependency again. This package does not seem to use enough of TH for GHCi to be necessary.
M ./changelog -3 +1
M ./control -1
Mon Jun 17 17:10:52 UTC 2013 Colin Watson <cjwatson at debian.org>
* Drop ghc-ghci build-dependency again. This package does not seem to use enough of TH for GHCi to be necessary.
diff -rN -u old-shelltestrunner/changelog new-shelltestrunner/changelog
--- old-shelltestrunner/changelog 2013-06-17 17:11:06.327037941 +0000
+++ new-shelltestrunner/changelog 2013-06-17 17:11:06.359037620 +0000
@@ -1,9 +1,7 @@
shelltestrunner (1.3.1-3) UNRELEASED; urgency=low
- * Build-depend on ghc-ghci, due to use of Template Haskell.
* Drop hardcoded architecture restrictions. We have the threaded runtime
- on all architectures now, and the ghc-ghci build-dependency is
- sufficient for the rest.
+ on all architectures now.
-- Colin Watson <cjwatson at debian.org> Mon, 17 Jun 2013 13:24:27 +0100
diff -rN -u old-shelltestrunner/control new-shelltestrunner/control
--- old-shelltestrunner/control 2013-06-17 17:11:06.315037659 +0000
+++ new-shelltestrunner/control 2013-06-17 17:11:06.363036840 +0000
@@ -7,7 +7,6 @@
, 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