summaryrefslogtreecommitdiff
path: root/p/haskell-trifecta
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-12 21:32:59 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-12 22:15:07 +0200
commit14f25aa999a39fc86ff594160c1c50e88df683fa (patch)
treed025717f1d114c68a3545b2a16b11270c1e344ff /p/haskell-trifecta
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-trifecta')
-rw-r--r--p/haskell-trifecta/debian/control9
1 files changed, 5 insertions, 4 deletions
diff --git a/p/haskell-trifecta/debian/control b/p/haskell-trifecta/debian/control
index ae3a15dd9..1ff3921c5 100644
--- a/p/haskell-trifecta/debian/control
+++ b/p/haskell-trifecta/debian/control
@@ -4,8 +4,8 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
libghc-ansi-terminal-dev (>= 0.6),
@@ -35,7 +35,7 @@ Build-Depends: debhelper (>= 9),
libghc-hashable-dev (>= 1.2.1),
libghc-hashable-dev (<< 1.3),
libghc-hashable-prof,
- libghc-lens-dev (>= 4),
+ libghc-lens-dev (>= 4.0),
libghc-lens-dev (<< 5),
libghc-lens-prof,
libghc-mtl-dev (>= 2.0.1),
@@ -56,8 +56,9 @@ Build-Depends: debhelper (>= 9),
libghc-utf8-string-dev (>= 0.3.6),
libghc-utf8-string-dev (<< 1.1),
libghc-utf8-string-prof,
- libghc-doctest-dev (>= 0.9.1),
libghc-quickcheck2-dev,
+ libghc-doctest-dev (>= 0.9.1),
+ libghc-parsers-dev,
Build-Depends-Indep: ghc-doc,
libghc-ansi-terminal-doc,
libghc-ansi-wl-pprint-doc,
@@ -76,7 +77,7 @@ Build-Depends-Indep: ghc-doc,
libghc-unordered-containers-doc,
libghc-utf8-string-doc,
Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/trifecta
+Homepage: http://github.com/ekmett/trifecta/
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-trifecta
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-trifecta
X-Description: modern parser combinator library with convenient diagnostics