summaryrefslogtreecommitdiff
path: root/p/haskell-hsqml
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-01-22 21:48:02 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-01-22 21:48:02 +0300
commit70e9a41e6b89cf4054b7a4536a94fcdf6d1c04ea (patch)
tree05b51aec0b45c4db8d71abd723c81e56addb8f98 /p/haskell-hsqml
parent60628c916d391982c0a23f9ed321fcedcb3535b4 (diff)
downloadDHG_packages-70e9a41e6b89cf4054b7a4536a94fcdf6d1c04ea.tar.gz
haskell-hsqml: Do not depend on transformers
as it is provided by ghc, and versioned build-depends on virtual packages does not work.
Diffstat (limited to 'p/haskell-hsqml')
-rw-r--r--p/haskell-hsqml/debian/control4
1 files changed, 0 insertions, 4 deletions
diff --git a/p/haskell-hsqml/debian/control b/p/haskell-hsqml/debian/control
index 62306efee..faed5c455 100644
--- a/p/haskell-hsqml/debian/control
+++ b/p/haskell-hsqml/debian/control
@@ -21,15 +21,11 @@ Build-Depends: debhelper (>= 9)
, libghc-text-dev (>= 0.11)
, libghc-text-dev (<< 1.3)
, libghc-text-prof
- , libghc-transformers-dev (>= 0.2)
- , libghc-transformers-dev (<< 0.5)
- , libghc-transformers-prof
, libghc-quickcheck2-dev
, libghc-quickcheck2-prof
Build-Depends-Indep: ghc-doc
, libghc-text-doc
, libghc-tagged-doc
- , libghc-transformers-doc
, libghc-quickcheck2-doc
Standards-Version: 3.9.6
Homepage: http://www.gekkou.co.uk/software/hsqml/