[cvs-nhc98] patch applied (hat): Moved list type and complete tuple0 and tuple2 type from TPreludeBuiltinTypes.hs to Hat.hs.

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:11:40 EDT 2006


Tue Jan  8 10:19:20 PST 2002  olaf
  * Moved list type and complete tuple0 and tuple2 type from TPreludeBuiltinTypes.hs to Hat.hs.
  Need to be able to refer to them via module T everywhere, especially in parts of transformed prelude.

    M ./src/compiler98/MainNew.hs +2
    M ./src/compiler98/PrettySyntax.hs +1
    M ./src/compiler98/Syntax.hs -5 +5
    M ./src/compiler98/TraceTrans.hs -4 +15
    M ./src/hatlib/Hat.hs -10 +23
    M ./src/hatlib/PreludeBasic.hs -41 +7
    M ./src/hatlib/PreludeBuiltin.hs -5 +62
    M ./src/hatlib/TPreludeBuiltinTypes.hs -16 +1
    M ./src/hattrans/TraceTrans.hs -4 +15


More information about the Cvs-nhc98 mailing list