summaryrefslogtreecommitdiff
path: root/p/haskell-djinn-ghc
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-djinn-ghc
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-djinn-ghc')
-rw-r--r--p/haskell-djinn-ghc/debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/p/haskell-djinn-ghc/debian/control b/p/haskell-djinn-ghc/debian/control
index 871830071..e1de53f1c 100644
--- a/p/haskell-djinn-ghc/debian/control
+++ b/p/haskell-djinn-ghc/debian/control
@@ -3,20 +3,20 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
- libghc-mtl-dev,
- libghc-djinn-lib-dev (>= 0.0.1.2),
libghc-async-dev,
- libghc-mtl-prof,
- libghc-djinn-lib-prof,
libghc-async-prof,
+ libghc-djinn-lib-dev (>= 0.0.1.2),
+ libghc-djinn-lib-prof,
+ libghc-mtl-dev,
+ libghc-mtl-prof,
Build-Depends-Indep: ghc-doc,
- libghc-mtl-doc,
- libghc-djinn-lib-doc,
libghc-async-doc,
+ libghc-djinn-lib-doc,
+ libghc-mtl-doc,
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/djinn-ghc
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-djinn-ghc