Hello, GHC 7.2.x renames -XPArr to -XParallelArrays. But user guide doesn't follow this change.
http://www.haskell.org/ghc/docs/7.2.1/html/libraries/ghc-7.2.1/src/DynFlags.html#ExtensionFlag http://www.haskell.org/ghc/dist/current/docs/html/users_guide/flag-reference.html#id576964 I made patch for fixing this problem. Best Regards, -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/
0001-Fix-document-to-follow-renaming-XPArr-to-XParallelAr.patch
Description: Binary data
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
