[cvs-nhc98] patch applied (hat): Hat-Trans: Enable use of (..) in im/export lists

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


Thu Jun 13 03:46:51 PDT 2002  olaf
  * Hat-Trans: Enable use of (..) in im/export lists
  
  The .hx files now contain entries for types and classes with all *visible* data constructors, field labels and methods. A TraceId caries these dependend names with every type and class name.
  
  Note that all libraries have to be rebuilt.

    M ./src/compiler98/AuxFile.hs -10 +61
    M ./src/compiler98/AuxLabelAST.hs -3 +8
    M ./src/compiler98/AuxTypes.hs -9 +19
    M ./src/compiler98/TraceId.hs -2 +7
    M ./src/compiler98/TraceTrans.hs -17 +23
    M ./src/hatlib/IOBuiltin.hx +2
    M ./src/hatlib/IOBuiltinTypes.hs -1 +1
    M ./src/hatlib/PreludeBuiltin.hs -1 +1
    M ./src/hatlib/PreludeBuiltinTypes.hx -21 +47
    M ./src/hatlib/RandomBuiltin.hx +1
    M ./src/hatlib/TTimeBuiltin.hs -1 +2
    M ./src/hatlib/TimeBuiltin.hx +1
    M ./src/hatlib/TimeBuiltinTypes.hs -3 +2
    M ./src/hattrans/AuxFile.hs -10 +61
    M ./src/hattrans/AuxLabelAST.hs -3 +8
    M ./src/hattrans/AuxTypes.hs -9 +19
    M ./src/hattrans/TraceId.hs -2 +7
    M ./src/hattrans/TraceTrans.hs -17 +23


More information about the Cvs-nhc98 mailing list