From e8f9ac104e9623aa7d03b00596221ec93b131556 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Thu, 28 Aug 2014 04:45:03 +0400 Subject: haskell-language-python: Depend on happy (Closes: #759503) --- p/haskell-language-python/debian/changelog | 6 ++++++ p/haskell-language-python/debian/control | 1 + 2 files changed, 7 insertions(+) (limited to 'p/haskell-language-python') 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 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 -- cgit v1.2.3