[cvs-nhc98] patch applied (hat): Store kind information in NT-style
type expressions. (No kind
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:29:59 EDT 2006
Wed Dec 22 04:58:36 PST 2004 malcolm
* Store kind information in NT-style type expressions. (No kind
inference yet, nor any uses of the kind info.)
M ./src/compiler98/CaseLib.hs -2 +2
M ./src/compiler98/Derive.hs -1 +1
M ./src/compiler98/DeriveBinary.hs -4 +4
M ./src/compiler98/DeriveBounded.hs -1 +1
M ./src/compiler98/DeriveEnum.hs -1 +1
M ./src/compiler98/DeriveEq.hs -1 +1
M ./src/compiler98/DeriveIx.hs -2 +2
M ./src/compiler98/DeriveOrd.hs -2 +2
M ./src/compiler98/DeriveRead.hs -1 +1
M ./src/compiler98/DeriveShow.hs -3 +3
M ./src/compiler98/DeriveXML.hs -2 +2
M ./src/compiler98/Export.hs -1 +1
M ./src/compiler98/Extract.hs -3 +3
M ./src/compiler98/FFITrans.hs -14 +15
M ./src/compiler98/Foreign.hs -3 +3
M ./src/compiler98/IExtract.hs -9 +9
M ./src/compiler98/Info.hs -2 +2
M ./src/compiler98/IntState.hs -2 +2
M ./src/compiler98/NT.hs -38 +57
M ./src/compiler98/Nice.hs -6 +6
M ./src/compiler98/Rename.hs -5 +5
M ./src/compiler98/RenameLib.hs -7 +7
M ./src/compiler98/Type.hs -26 +26
M ./src/compiler98/TypeCtx.hs -15 +15
M ./src/compiler98/TypeEnv.hs -1 +1
M ./src/compiler98/TypeLib.hs -14 +14
M ./src/compiler98/TypeSubst.hs -11 +11
M ./src/compiler98/TypeUnify.hs -21 +21
More information about the Cvs-nhc98
mailing list