diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-02-04 14:40:34 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-02-04 14:40:34 +0400 |
| commit | 15b4efe8b92d19d8737a3a984645034ed852ed3e (patch) | |
| tree | 99c5592a4a858f8ce61b8dc311f39986821fe8ab | |
| parent | ffa4729b0a253b3209d7f6c7feb3cabae5ea3e29 (diff) | |
| download | DHG_packages-15b4efe8b92d19d8737a3a984645034ed852ed3e.tar.gz | |
haskell-haskeline: Bump dependencies
| -rw-r--r-- | p/haskell-haskeline/debian/control | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/p/haskell-haskeline/debian/control b/p/haskell-haskeline/debian/control index 7837455e2..8ef4f6590 100644 --- a/p/haskell-haskeline/debian/control +++ b/p/haskell-haskeline/debian/control @@ -12,17 +12,15 @@ Build-Depends: debhelper (>= 7) , libghc-mtl-dev (>= 1.1) , libghc-mtl-dev (<< 2.1) , libghc-mtl-prof - , libghc-terminfo-dev (>= 0.3) + , libghc-terminfo-dev (>= 0.3.1.3) , libghc-terminfo-dev (<< 0.4) , libghc-terminfo-prof , libghc-utf8-string-dev (>= 0.3.6) , libghc-utf8-string-dev (<< 0.4) , libghc-utf8-string-prof -Build-Depends-Indep: ghc-doc (>= 6.10.3-2) - , libghc-mtl-doc (>= 1.1) - , libghc-mtl-doc (<< 2.1) - , libghc-terminfo-doc (>= 0.3) - , libghc-terminfo-doc (<< 0.4) +Build-Depends-Indep: ghc-doc + , libghc-mtl-doc + , libghc-terminfo-doc , libghc-utf8-string-doc Homepage: http://hackage.haskell.org/cgi-bin/haskeline/package/haskeline Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-haskeline |
