[Pkg-haskell-commits] darcs: haskell-file-embed: Depend on ghc-ghci, to avoid build attempts on arches without template hasekll.

Joachim Breitner mail at joachim-breitner.de
Fri Jun 3 08:02:09 UTC 2011


Fri Jun  3 08:00:41 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Depend on ghc-ghci, to avoid build attempts on arches without template hasekll.
  Ignore-this: 22feedc6b9b7e8071177ba7dfcf9cb25

    M ./changelog +7
    M ./control +1

Fri Jun  3 08:00:41 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Depend on ghc-ghci, to avoid build attempts on arches without template hasekll.
  Ignore-this: 22feedc6b9b7e8071177ba7dfcf9cb25
diff -rN -u old-haskell-file-embed//changelog new-haskell-file-embed//changelog
--- old-haskell-file-embed//changelog	2011-06-03 08:02:09.080276977 +0000
+++ new-haskell-file-embed//changelog	2011-06-03 08:02:09.092281597 +0000
@@ -1,3 +1,10 @@
+haskell-file-embed (0.0.3.1-2) UNRELEASED; urgency=low
+
+  * Depend on ghc-ghci, to avoid build attempts on arches without template
+    hasekll.
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 03 Jun 2011 10:00:13 +0200
+
 haskell-file-embed (0.0.3.1-1) unstable; urgency=low
 
   * Initial release.
diff -rN -u old-haskell-file-embed//control new-haskell-file-embed//control
--- old-haskell-file-embed//control	2011-06-03 08:02:09.080276977 +0000
+++ new-haskell-file-embed//control	2011-06-03 08:02:09.088310469 +0000
@@ -8,6 +8,7 @@
   , haskell-devscripts (>= 0.8)
   , ghc
   , ghc-prof
+  , ghc-ghci
 Build-Depends-Indep: ghc-doc
 Standards-Version: 3.9.2
 Homepage: http://hackage.haskell.org/package/file-embed





More information about the Pkg-haskell-commits mailing list