summaryrefslogtreecommitdiff
path: root/p/haskell-explicit-exception
diff options
context:
space:
mode:
authorErnesto Hernández-Novich (USB) <emhn@usb.ve>2010-05-06 17:31:30 +0400
committer=?UTF-8?q?Ernesto=20Hern=C3=A1ndez-Novich=20=28USB=29?= <emhn@usb.ve>2010-05-06 17:31:30 +0400
commite7325da98b7ab938224097add9908afbac17e7d7 (patch)
treec69a0ae131b8ee874573a3c3eb245729f72d7368 /p/haskell-explicit-exception
parentc7cdaf1f0594cbe4697f713609f86201956266cd (diff)
downloadDHG_packages-e7325da98b7ab938224097add9908afbac17e7d7.tar.gz
haskell-explicit-exception: Versioned Depend on libghc6-transformers-*
Diffstat (limited to 'p/haskell-explicit-exception')
-rw-r--r--p/haskell-explicit-exception/debian/control10
1 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-explicit-exception/debian/control b/p/haskell-explicit-exception/debian/control
index dad5a686e..7458220a6 100644
--- a/p/haskell-explicit-exception/debian/control
+++ b/p/haskell-explicit-exception/debian/control
@@ -4,8 +4,14 @@ Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>
Build-Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.7),
- ghc6, ghc6-prof, libghc6-transformers-dev, libghc6-transformers-prof
-Build-Depends-Indep: ghc6-doc, libghc6-transformers-doc
+ ghc6, ghc6-prof,
+ libghc6-transformers-dev (>= 0.2),
+ libghc6-transformers-dev (<< 0.3),
+ libghc6-transformers-prof (>= 0.2),
+ libghc6-transformers-prof (<< 0.3)
+Build-Depends-Indep: ghc6-doc,
+ libghc6-transformers-doc (>= 0.2),
+ libghc6-transformers-doc (<< 0.3)
Standards-Version: 3.8.4
Homepage: http://hackage.haskell.org/package/explicit-exception
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-explicit-exception