[Pkg-haskell-commits] darcs: haskell-happstack-state: Dependencies (mostly) fixed

mascellani at poisson.phc.unipi.it mascellani at poisson.phc.unipi.it
Thu Jul 8 12:37:10 UTC 2010


Thu Jul  8 12:30:53 UTC 2010  mascellani at poisson.phc.unipi.it
  * Dependencies (mostly) fixed
  Ignore-this: 35cafe30df943df666845b6ca5935eeb

    M ./control -2 +20

Thu Jul  8 12:30:53 UTC 2010  mascellani at poisson.phc.unipi.it
  * Dependencies (mostly) fixed
  Ignore-this: 35cafe30df943df666845b6ca5935eeb
diff -rN -u old-haskell-happstack-state/control new-haskell-happstack-state/control
--- old-haskell-happstack-state/control	2010-07-08 12:37:10.806149259 +0000
+++ new-haskell-happstack-state/control	2010-07-08 12:37:10.810149471 +0000
@@ -8,9 +8,27 @@
  haskell-devscripts (>= 0.7),
  cdbs,
  ghc6,
- ghc6-prof
+ ghc6-prof,
+ libghc6-binary-dev,
+ libghc6-binary-prof,
+ libghc6-hslogger-dev,
+ libghc6-hslogger-prof,
+ libghc6-happstack-util-dev,
+ libghc6-happstack-util-prof,
+ libghc6-happstack-data-dev,
+ libghc6-happstack-data-prof,
+ libghc6-mtl-dev,
+ libghc6-mtl-prof,
+ libghc6-stm-dev,
+ libghc6-stm-prof
 Build-Depends-Indep:
- ghc6-doc
+ ghc6-doc,
+ libghc6-binary-doc,
+ libghc6-hslogger-doc,
+ libghc6-happstack-util-doc,
+ libghc6-happstack-data-doc,
+ libghc6-mtl-doc,
+ libghc6-stm-doc
 Standards-Version: 3.9.0
 Homepage: http://hackage.haskell.org/package/happstack-state
 Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-happstack-state





More information about the Pkg-haskell-commits mailing list