summaryrefslogtreecommitdiff
path: root/p/haskell-shakespeare
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-shakespeare')
-rw-r--r--p/haskell-shakespeare/debian/changelog6
-rw-r--r--p/haskell-shakespeare/debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-shakespeare/debian/changelog b/p/haskell-shakespeare/debian/changelog
index 3decd6c15..24ec0dcbc 100644
--- a/p/haskell-shakespeare/debian/changelog
+++ b/p/haskell-shakespeare/debian/changelog
@@ -1,3 +1,9 @@
+haskell-shakespeare (0.10.1.1-2) UNRELEASED; urgency=low
+
+ * Depend on ghc-ghci, as this needs a Template Haskell capeable compiler.
+
+ -- Joachim Breitner <nomeata@debian.org> Tue, 22 Nov 2011 21:54:14 +0100
+
haskell-shakespeare (0.10.1.1-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-shakespeare/debian/control b/p/haskell-shakespeare/debian/control
index 64e9e3d67..349a6c430 100644
--- a/p/haskell-shakespeare/debian/control
+++ b/p/haskell-shakespeare/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 7)
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
+ , ghc-ghci
, libghc-blaze-builder-dev (>> 0.2)
, libghc-blaze-builder-dev (<< 0.4)
, libghc-blaze-builder-prof