summaryrefslogtreecommitdiff
path: root/p/haskell-monadcatchio-transformers
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-11-09 02:15:32 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-11-09 02:15:32 +0400
commit87759ba1774d0397ea6556144b70819248eeedb0 (patch)
tree9499933276fd8b2e0065574bfd9e545061d929d8 /p/haskell-monadcatchio-transformers
parent2a9561bb577a4f7afa1e3c5353e955050a10b807 (diff)
downloadDHG_packages-87759ba1774d0397ea6556144b70819248eeedb0.tar.gz
haskell-monadcatchio-transformers: Depend on extensible-exceptions
Diffstat (limited to 'p/haskell-monadcatchio-transformers')
-rw-r--r--p/haskell-monadcatchio-transformers/debian/control4
1 files changed, 4 insertions, 0 deletions
diff --git a/p/haskell-monadcatchio-transformers/debian/control b/p/haskell-monadcatchio-transformers/debian/control
index ea1138d85..761028b21 100644
--- a/p/haskell-monadcatchio-transformers/debian/control
+++ b/p/haskell-monadcatchio-transformers/debian/control
@@ -9,8 +9,12 @@ Build-Depends: cdbs, debhelper (>= 7.0.50~), haskell-devscripts (>= 0.8.13)
, libghc-transformers-dev (>> 0.2)
, libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
+ , libghc-extensible-exceptions-dev (>> 0.1)
+ , libghc-extensible-exceptions-dev (<< 0.2)
+ , libghc-extensible-exceptions-prof
Build-Depends-Indep: ghc-doc
, libghc-transformers-doc
+ , libghc-extensible-exceptions-doc
Standards-Version: 3.9.4
#Homepage: None