Donald Bruce Stewart writes: > pol/symmfunc/Sympol_.hs:254:
On this line you'll find the token '$reverse', which is meant to read '$ reverse' in times of template Haskell. Just add the blank to fix the problem. > How did you get it to compile with 6.0? 6.0 doesn't fail on this. Don't ask me why ... :-) Peter _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
