| An attempt to build the latest version of GHC, using 
| ghc-4.08, gives this
| error message:
| 
| stgSyn/StgInterp.lhs:27:
|     Bad interface file: stgSyn/MCI_make_constr.hi-boot
|         stgSyn/MCI_make_constr.hi-boot:1 Interface file version error;
| Expected 408 found  version 409

Mea culpa.

The short answer is: delete the '409' on the first line of the
offending iface file.

The long answer is: cvs update in ghc/compiler.

J

Reply via email to