Mon Nov 13 15:01:32 PST 2006  Aaron Tomb <[EMAIL PROTECTED]>
  * Fix external core syntax (though not full compilation)
  
  This patch updates the External Core creator, pretty-printer, and parser to
  agree on a concrete syntax for External Core, including the constructs
  required by the change to System FC. Code to create valid ASTs from External
  Core files will come later, as will bits for renaming, typechecking, and
  desugaring.
  

    M ./compiler/coreSyn/ExternalCore.lhs +1
    M ./compiler/coreSyn/MkExternalCore.lhs -1 +3
    M ./compiler/coreSyn/PprExternalCore.lhs -1 +2
    M ./compiler/parser/LexCore.hs -2 +6
    M ./compiler/parser/ParserCore.y -43 +65
    M ./compiler/parser/ParserCoreUtils.hs +4

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to