summaryrefslogtreecommitdiff
path: root/p/haskell-wl-pprint-extras
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-wl-pprint-extras
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-wl-pprint-extras')
-rw-r--r--p/haskell-wl-pprint-extras/debian/control8
1 files changed, 3 insertions, 5 deletions
diff --git a/p/haskell-wl-pprint-extras/debian/control b/p/haskell-wl-pprint-extras/debian/control
index 3d6103bc5..976e8dc6d 100644
--- a/p/haskell-wl-pprint-extras/debian/control
+++ b/p/haskell-wl-pprint-extras/debian/control
@@ -4,8 +4,8 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
cdbs,
- haskell-devscripts (>= 0.8.15),
ghc,
ghc-prof,
libghc-nats-dev (>= 0.1),
@@ -17,9 +17,6 @@ Build-Depends: debhelper (>= 9),
libghc-semigroups-dev (>= 0.9),
libghc-semigroups-dev (<< 1),
libghc-semigroups-prof,
- libghc-semigroups-dev (>= 0.9),
- libghc-semigroups-dev (<< 1),
- libghc-semigroups-prof,
libghc-text-dev (>= 0.11),
libghc-text-dev (<< 1.3),
libghc-text-prof,
@@ -34,8 +31,9 @@ Build-Depends-Indep: ghc-doc,
libghc-semigroupoids-doc,
libghc-semigroups-doc,
libghc-text-doc,
+ libghc-utf8-string-doc,
Standards-Version: 3.9.6
-Homepage: http://hackage.haskell.org/package/wl-pprint-extras
+Homepage: http://github.com/ekmett/wl-pprint-extras/
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wl-pprint-extras
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wl-pprint-extras
X-Description: free monad based on the Wadler/Leijen pretty printer