<<loop>>: It's dead, Jim...

Simon Peyton-Jones simonpj@microsoft.com
Tue, 10 Oct 2000 02:15:20 -0700


| I'm afraid the before-ghci-branch doesn't even get out of the gate:
| 
| ../../ghc/driver/ghc-inplace -recomp -cpp -fglasgow-exts 
| -fvia-C -Rghc-timing
| -I../../ghc/includes  -imonads -static -O  -package-name lang 
|  -split-objs
| -c Generics.lhs -o Generics.o -osuf o
| Generics.lhs:6: parse error on input `:*:'

Forgot to commit the parser changes to the branch!  Try now.

Simon