summaryrefslogtreecommitdiff
path: root/p/haskell-netwire
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-netwire
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-netwire')
-rw-r--r--p/haskell-netwire/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-netwire/debian/control b/p/haskell-netwire/debian/control
index 78618b44e..de5193905 100644
--- a/p/haskell-netwire/debian/control
+++ b/p/haskell-netwire/debian/control
@@ -4,14 +4,14 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
libghc-parallel-dev (>= 3.2),
libghc-parallel-dev (<< 4),
libghc-parallel-prof,
- libghc-random-dev (>> 1.0),
+ libghc-random-dev (>= 1.0),
libghc-random-dev (<< 2),
libghc-random-prof,
libghc-semigroups-dev (>= 0.9),