diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 22:29:32 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 22:29:32 +0300 |
| commit | 3c99d18f36cf0f3e5e365bc645e6a318888a6ebe (patch) | |
| tree | 8bfee0cde5807fc8307964fd4a046d7d86418340 /p/haskell-language-python/debian/control | |
| parent | 3f50a2bfd2ffd97388000bc42049f433bd15d009 (diff) | |
| download | DHG_packages-3c99d18f36cf0f3e5e365bc645e6a318888a6ebe.tar.gz | |
haskell-language-python: Do not depend on transformers, which now comes with GHC
Diffstat (limited to 'p/haskell-language-python/debian/control')
| -rw-r--r-- | p/haskell-language-python/debian/control | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/p/haskell-language-python/debian/control b/p/haskell-language-python/debian/control index e190c518e..ebb3f6ff6 100644 --- a/p/haskell-language-python/debian/control +++ b/p/haskell-language-python/debian/control @@ -10,14 +10,10 @@ Build-Depends: debhelper (>= 9) , ghc-prof , happy , alex - , libghc-transformers-dev (>= 0.3) - , libghc-transformers-dev (<< 0.4) - , libghc-transformers-prof , libghc-monads-tf-dev (>= 0.1) , libghc-monads-tf-dev (<< 0.2) , libghc-monads-tf-prof Build-Depends-Indep: ghc-doc - , libghc-transformers-doc , libghc-monads-tf-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/language-python |
