[Pkg-haskell-commits] darcs: haskell-hsx: Build dependencies fixed

mascellani at poisson.phc.unipi.it mascellani at poisson.phc.unipi.it
Tue Apr 6 12:34:04 UTC 2010


Tue Apr  6 12:33:26 UTC 2010  mascellani at poisson.phc.unipi.it
  * Build dependencies fixed
  Ignore-this: 983b844f00ae771dbcb642c30711cfc4

    M ./control -7 +6

Tue Apr  6 12:33:26 UTC 2010  mascellani at poisson.phc.unipi.it
  * Build dependencies fixed
  Ignore-this: 983b844f00ae771dbcb642c30711cfc4
diff -rN -u old-haskell-hsx/control new-haskell-hsx/control
--- old-haskell-hsx/control	2010-04-06 12:34:04.511499556 +0000
+++ new-haskell-hsx/control	2010-04-06 12:34:04.515499768 +0000
@@ -7,19 +7,18 @@
  debhelper (>= 7),
  haskell-devscripts,
  cdbs,
- ghc6 (>= 6.10),
+ ghc6,
  ghc6-prof,
- ghc6-doc,
- haddock,
- hscolour,
  libghc6-mtl-dev,
  libghc6-mtl-prof,
- libghc6-mtl-doc,
  libghc6-src-exts-dev (>= 1.5),
  libghc6-src-exts-prof (>= 1.5),
- libghc6-src-exts-doc (>= 1.5),
  libghc6-utf8-string-dev,
- libghc6-utf8-string-prof,
+ libghc6-utf8-string-prof
+Build-Depends-Indep:
+ ghc6-doc,
+ libghc6-mtl-doc,
+ libghc6-src-exts-doc (>= 1.5),
  libghc6-utf8-string-doc
 Standards-Version: 3.8.4
 Homepage: http://hackage.haskell.org/package/hsx





More information about the Pkg-haskell-commits mailing list