summaryrefslogtreecommitdiff
path: root/p/haskell-language-python
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-08-28 04:45:03 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2014-08-28 04:45:03 +0400
commite8f9ac104e9623aa7d03b00596221ec93b131556 (patch)
tree3470144eb11d8a4b291e3d3ed63b823a58c6ccf2 /p/haskell-language-python
parent9752924ee93fa6728d003c735b8a6e3aa0391566 (diff)
downloadDHG_packages-e8f9ac104e9623aa7d03b00596221ec93b131556.tar.gz
haskell-language-python: Depend on happy (Closes: #759503)
Diffstat (limited to 'p/haskell-language-python')
-rw-r--r--p/haskell-language-python/debian/changelog6
-rw-r--r--p/haskell-language-python/debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-language-python/debian/changelog b/p/haskell-language-python/debian/changelog
index a1fd39e22..c38fb50cf 100644
--- a/p/haskell-language-python/debian/changelog
+++ b/p/haskell-language-python/debian/changelog
@@ -1,3 +1,9 @@
+haskell-language-python (0.4.0-2) UNRELEASED; urgency=medium
+
+ * Depend on happy (Closes: #759503)
+
+ -- Joachim Breitner <nomeata@debian.org> Wed, 27 Aug 2014 17:44:53 -0700
+
haskell-language-python (0.4.0-1) unstable; urgency=low
* Initial release.
diff --git a/p/haskell-language-python/debian/control b/p/haskell-language-python/debian/control
index ae17ba082..cd1707cc2 100644
--- a/p/haskell-language-python/debian/control
+++ b/p/haskell-language-python/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
+ , happy
, libghc-transformers-dev (>= 0.3)
, libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof