diff options
| author | Clint Adams <clint@debian.org> | 2012-05-17 18:55:06 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2012-05-17 18:55:06 +0400 |
| commit | 4225b4a172476ce11084cc6151d7a66e8cf99b6a (patch) | |
| tree | 96cd65f3820720a4a91088ae749a8392fd0e4bbf /p/haskell-unordered-containers/debian/control | |
| parent | 689f6e1c08b560ed75fe0f42b30302c34da9e4ca (diff) | |
| download | DHG_packages-4225b4a172476ce11084cc6151d7a66e8cf99b6a.tar.gz | |
haskell-unordered-containers: New upstream version 0.2.1.0.
Diffstat (limited to 'p/haskell-unordered-containers/debian/control')
| -rw-r--r-- | p/haskell-unordered-containers/debian/control | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/p/haskell-unordered-containers/debian/control b/p/haskell-unordered-containers/debian/control index 2bcdf79dd..3eb24c256 100644 --- a/p/haskell-unordered-containers/debian/control +++ b/p/haskell-unordered-containers/debian/control @@ -8,15 +8,17 @@ Build-Depends: debhelper (>= 7) , haskell-devscripts (>= 0.8) , ghc , ghc-prof - , libghc-deepseq-dev - , libghc-deepseq-prof , libghc-hashable-dev (>> 1.0.1.1) , libghc-hashable-dev (<< 1.2) , libghc-hashable-prof +# , libghc-quickcheck2-dev (>> 2.4.0.1) +# , libghc-test-framework-dev (>> 0.3.3) +# , libghc-test-framework-dev (<< 0.6) +# , libghc-test-framework-quickcheck2-dev (>> 0.2.9) +# , libghc-test-framework-quickcheck2-dev (>> 0.3) Build-Depends-Indep: ghc-doc - , libghc-deepseq-doc , libghc-hashable-doc -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://hackage.haskell.org/package/unordered-containers Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-unordered-containers Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-unordered-containers |
