[Pkg-haskell-commits] darcs: hbro: Build-depend on ghc-ghci, due to use of Template Haskell.

Colin Watson cjwatson at debian.org
Mon Oct 28 06:51:57 UTC 2013


Mon Oct 28 06:51:51 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 Oct 28 06:51:51 UTC 2013  Colin Watson <cjwatson at debian.org>
  * Build-depend on ghc-ghci, due to use of Template Haskell.
diff -rN -u old-hbro/changelog new-hbro/changelog
--- old-hbro/changelog	2013-10-28 06:51:57.069570131 +0000
+++ new-hbro/changelog	2013-10-28 06:51:57.073547935 +0000
@@ -1,3 +1,9 @@
+hbro (1.1.2.0-3) UNRELEASED; urgency=low
+
+  * Build-depend on ghc-ghci, due to use of Template Haskell.
+
+ -- Colin Watson <cjwatson at debian.org>  Mon, 28 Oct 2013 06:51:21 +0000
+
 hbro (1.1.2.0-2) unstable; urgency=low
 
   [ Joachim Breitner ]
diff -rN -u old-hbro/control new-hbro/control
--- old-hbro/control	2013-10-28 06:51:57.069570131 +0000
+++ new-hbro/control	2013-10-28 06:51:57.073547935 +0000
@@ -8,6 +8,7 @@
   , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
+  , ghc-ghci
   , libghc-cond-dev
   , libghc-cond-prof
   , libghc-data-default-dev




More information about the Pkg-haskell-commits mailing list