summaryrefslogtreecommitdiff
path: root/p/haskell-file-embed
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-file-embed')
-rw-r--r--p/haskell-file-embed/debian/changelog7
-rw-r--r--p/haskell-file-embed/debian/control1
2 files changed, 8 insertions, 0 deletions
diff --git a/p/haskell-file-embed/debian/changelog b/p/haskell-file-embed/debian/changelog
index 2260d97f4..720ee4a01 100644
--- a/p/haskell-file-embed/debian/changelog
+++ b/p/haskell-file-embed/debian/changelog
@@ -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@debian.org> Fri, 03 Jun 2011 10:00:13 +0200
+
haskell-file-embed (0.0.3.1-1) unstable; urgency=low
* Initial release.
diff --git a/p/haskell-file-embed/debian/control b/p/haskell-file-embed/debian/control
index 3c60678b1..0ebbfc501 100644
--- a/p/haskell-file-embed/debian/control
+++ b/p/haskell-file-embed/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 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