[Pkg-haskell-commits] darcs: haskell-haxr: Depend on ghci, as it uses Template Haskell
Joachim Breitner
mail at joachim-breitner.de
Fri May 27 08:09:34 UTC 2011
Fri May 27 08:07:06 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Depend on ghci, as it uses Template Haskell
Ignore-this: ae83c7fec475f1a29ca00e6f0ed8579
M ./changelog +3
M ./control +1
Fri May 27 08:07:06 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Depend on ghci, as it uses Template Haskell
Ignore-this: ae83c7fec475f1a29ca00e6f0ed8579
diff -rN -u old-haskell-haxr//changelog new-haskell-haxr//changelog
--- old-haskell-haxr//changelog 2011-05-27 08:09:34.020772362 +0000
+++ new-haskell-haxr//changelog 2011-05-27 08:09:34.024772441 +0000
@@ -18,6 +18,9 @@
* control: Update Build-Dependencies for new version.
* Use template-debian watch file.
+ [ Joachim Breitner ]
+ * Depend on ghci, as it uses Template Haskell
+
-- Joachim Breitner <nomeata at debian.org> Mon, 11 Apr 2011 18:38:52 +0530
haskell-haxr (3000.2.1-2) unstable; urgency=low
diff -rN -u old-haskell-haxr//control new-haskell-haxr//control
--- old-haskell-haxr//control 2011-05-27 08:09:34.020772362 +0000
+++ new-haskell-haxr//control 2011-05-27 08:09:34.028772838 +0000
@@ -6,6 +6,7 @@
Build-Depends: cdbs, debhelper (>= 7), haskell-devscripts(>= 0.8),
ghc,
ghc-prof,
+ ghci,
libghc-mtl-dev,
libghc-mtl-prof,
libghc-network-dev (<< 3),
More information about the Pkg-haskell-commits
mailing list