On Sat, Jun 11, 2011 at 10:42:55AM -0400, Edward Z. Yang wrote: > This should be easy to fix though. > > "/home/ezyang/.local/bin/ghc" [...] -c compiler/utils/MonadUtils.hs -o > compiler/stage1/build/MonadUtils.o
If you're copying the commandline from a parallel build, you need to copy the right one :-) > compiler/basicTypes/SrcLoc.lhs:188:1: > Illegal standalone deriving declaration > Use -XStandaloneDeriving to enable this extension I don't get this, and the source looks fine. What do you have on and around that line? Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
