Date: Monday, February 27, 2012 @ 13:24:45 Author: tdziedzic Revision: 151577
update comments Modified: ghc/trunk/PKGBUILD ----------+ PKGBUILD | 2 -- 1 file changed, 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-02-27 18:21:15 UTC (rev 151576) +++ PKGBUILD 2012-02-27 18:24:45 UTC (rev 151577) @@ -5,8 +5,6 @@ # ghc places a unique hash for each library when it is built. # Libraries depend on versions specified by those hashes. # This implies that all libraries need to be rebuilt when ghc is rebuilt. -# Also, due to dependency loop problems, haskell-ghc-paths and haddock -# do not carry version dependencies. You will have to remember to build them too. pkgname=ghc pkgver=7.4.1
