[Pkg-haskell-commits] darcs: haskell-hsp: Adding harp dependency
mascellani at poisson.phc.unipi.it
mascellani at poisson.phc.unipi.it
Mon May 31 15:06:59 UTC 2010
Mon May 31 14:56:37 UTC 2010 mascellani at poisson.phc.unipi.it
* Adding harp dependency
Ignore-this: 2d2e35c1b338558185acf70c099be118
M ./control +3
Mon May 31 14:56:37 UTC 2010 mascellani at poisson.phc.unipi.it
* Adding harp dependency
Ignore-this: 2d2e35c1b338558185acf70c099be118
diff -rN -u old-haskell-hsp/control new-haskell-hsp/control
--- old-haskell-hsp/control 2010-05-31 15:06:59.817420357 +0000
+++ new-haskell-hsp/control 2010-05-31 15:06:59.821420566 +0000
@@ -11,6 +11,8 @@
ghc6-prof,
libghc6-mtl-dev,
libghc6-mtl-prof,
+ libghc6-harp-dev,
+ libghc6-harp-prof,
libghc6-hsx-dev (>= 0.7.0),
libghc6-hsx-prof (>= 0.7.0),
libghc6-hjscript-dev (>= 0.5.0),
@@ -18,6 +20,7 @@
Build-Depends-Indep:
ghc6-doc,
libghc6-mtl-doc,
+ libghc6-harp-doc,
libghc6-hsx-doc (>= 0.7.0),
libghc6-hjscript-doc (>= 0.5.0)
Standards-Version: 3.8.4
More information about the Pkg-haskell-commits
mailing list