[Pkg-haskell-commits] darcs: haskell-reflection: Actually drop the ghc-ghci dependency
Joachim Breitner
mail at joachim-breitner.de
Mon Jun 15 19:25:24 UTC 2015
Mon Jun 15 19:22:25 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Actually drop the ghc-ghci dependency
M ./changelog +6
M ./control -1
Mon Jun 15 19:22:25 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Actually drop the ghc-ghci dependency
diff -rN -u old-haskell-reflection/changelog new-haskell-reflection/changelog
--- old-haskell-reflection/changelog 2015-06-15 19:25:24.118446683 +0000
+++ new-haskell-reflection/changelog 2015-06-15 19:25:24.122446681 +0000
@@ -1,3 +1,9 @@
+haskell-reflection (1.5.1.2-5) UNRELEASED; urgency=medium
+
+ * Actually drop the ghc-ghci dependency
+
+ -- Joachim Breitner <nomeata at debian.org> Mon, 15 Jun 2015 21:22:16 +0200
+
haskell-reflection (1.5.1.2-4) unstable; urgency=medium
* Do not depend on ghc-ghci but set the template-haskell flag accordingly.
diff -rN -u old-haskell-reflection/control new-haskell-reflection/control
--- old-haskell-reflection/control 2015-06-15 19:25:24.118446683 +0000
+++ new-haskell-reflection/control 2015-06-15 19:25:24.122446681 +0000
@@ -8,7 +8,6 @@
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
- , ghc-ghci
Build-Depends-Indep: ghc-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/reflection
More information about the Pkg-haskell-commits
mailing list