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

Thomas Dziedzic tdziedzic at archlinux.org
Thu Apr 19 03:29:49 UTC 2012


    Date: Wednesday, April 18, 2012 @ 23:29:48
  Author: tdziedzic
Revision: 156473

remove groups=haskell because ghc is the only one in that group

Modified:
  ghc/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-18 20:20:52 UTC (rev 156472)
+++ PKGBUILD	2012-04-19 03:29:48 UTC (rev 156473)
@@ -18,7 +18,6 @@
 makedepends=('ghc' 'perl' 'libxslt' 'docbook-xsl')
 checkdepends=('python2')
 install='ghc.install'
-groups=('haskell')
 # keep this otherwise a lot of tests will show as unexpected failures... need to investigate why using -jn for n > 1 does this...
 options=('!makeflags')
 # missing rtl?




More information about the arch-commits mailing list