summaryrefslogtreecommitdiff
path: root/p/haskell-reflection/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-reflection/debian')
-rw-r--r--p/haskell-reflection/debian/changelog6
-rw-r--r--p/haskell-reflection/debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-reflection/debian/changelog b/p/haskell-reflection/debian/changelog
index c1929623c..ef51aa1a7 100644
--- a/p/haskell-reflection/debian/changelog
+++ b/p/haskell-reflection/debian/changelog
@@ -1,3 +1,9 @@
+haskell-reflection (1.5.1.2-3) unstable; urgency=medium
+
+ * Depend on ghc-ghci, as it uses Template Haskell
+
+ -- Joachim Breitner <nomeata@debian.org> Mon, 01 Jun 2015 21:14:54 +0200
+
haskell-reflection (1.5.1.2-2) unstable; urgency=medium
* Upload to unstable
diff --git a/p/haskell-reflection/debian/control b/p/haskell-reflection/debian/control
index ff703376c..b482a8c10 100644
--- a/p/haskell-reflection/debian/control
+++ b/p/haskell-reflection/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
+ , ghc-ghci
Build-Depends-Indep: ghc-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/reflection