summaryrefslogtreecommitdiff
path: root/p/haskell-reflection/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-06-01 22:16:06 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-06-01 22:16:06 +0300
commit2e81f7f7342aaa1844e08aa9561934bce907863c (patch)
treeabe1675c6e58773e646f0a6525e6af3bec556084 /p/haskell-reflection/debian
parent9d85fcc40dbecc6d3b81155e03636510376edb01 (diff)
downloadDHG_packages-2e81f7f7342aaa1844e08aa9561934bce907863c.tar.gz
haskell-reflection: releasing package haskell-reflection version 1.5.1.2-3
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