[arch-commits] Commit in ghc/trunk (PKGBUILD)

Vesa Kaihlavirta vesa at archlinux.org
Mon Feb 1 06:46:59 UTC 2010


    Date: Monday, February 1, 2010 @ 01:46:58
  Author: vesa
Revision: 66646

added haddock provides

Modified:
  ghc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-01 06:45:59 UTC (rev 66645)
+++ PKGBUILD	2010-02-01 06:46:58 UTC (rev 66646)
@@ -28,6 +28,7 @@
           "haskell-time=1.1.4"
           "haskell-unix=2.4.0.0"
           "haskell-utf8-string=0.3.4"
+          "haddock=2.6.0"
          )
 replaces=("haskell-array<0.3.0.0" 
           "haskell-bytestring<0.9.1.5"
@@ -48,6 +49,7 @@
           "haskell-time<1.1.4"
           "haskell-unix<2.4.0.0"
           "haskell-utf8-string<0.3.4"
+          "haddock<2.6.0"
          )
 
 backup=(usr/lib/ghc-6.12.1/package.conf)




More information about the arch-commits mailing list