[Pkg-haskell-commits] darcs: haskell-word-trie: Depend on ghc-ghci, as this package uses Template Haskell

Joachim Breitner mail at joachim-breitner.de
Mon Jun 1 17:31:23 UTC 2015


Mon Jun  1 17:25:39 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Depend on ghc-ghci, as this package uses Template Haskell 

    M ./changelog +6
    M ./control +1

Mon Jun  1 17:25:39 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Depend on ghc-ghci, as this package uses Template Haskell 
diff -rN -u old-haskell-word-trie/changelog new-haskell-word-trie/changelog
--- old-haskell-word-trie/changelog	2015-06-01 17:31:22.918374622 +0000
+++ new-haskell-word-trie/changelog	2015-06-01 17:31:22.926374807 +0000
@@ -1,3 +1,9 @@
+haskell-word-trie (0.3.0-2) UNRELEASED; urgency=medium
+
+  * Depend on ghc-ghci, as this package uses Template Haskell 
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 01 Jun 2015 19:25:25 +0200
+
 haskell-word-trie (0.3.0-1) unstable; urgency=low
 
   [ Marcel Fourné ]
diff -rN -u old-haskell-word-trie/control new-haskell-word-trie/control
--- old-haskell-word-trie/control	2015-06-01 17:31:22.914374530 +0000
+++ new-haskell-word-trie/control	2015-06-01 17:31:22.922374714 +0000
@@ -8,6 +8,7 @@
  cdbs,
  ghc,
  ghc-prof,
+ ghc-ghci,
  libghc-quickcheck2-dev (>= 2),
  libghc-quickcheck2-dev (<< 3),
  libghc-quickcheck2-prof (>= 2),




More information about the Pkg-haskell-commits mailing list