[cvs-nhc98] cvs commit: nhc98/src/compiler98 ForeignCode.hs Case.hs
MainNew.hs PosCode.hs STGGcode.hs STGState.hs StrPos.hs Foreign.hs
Malcolm Wallace
malcolm at haskell.org
Fri Feb 11 11:13:27 EST 2005
malcolm 2005/02/11 08:13:27 PST
Modified files:
src/compiler98 Case.hs MainNew.hs PosCode.hs STGGcode.hs
STGState.hs StrPos.hs
Added files:
src/compiler98 ForeignCode.hs
Removed files:
src/compiler98 Foreign.hs
Log:
Rename module Foreign to ForeignCode, to avoid a clash with ghc-6.4's
base package.
Revision Changes Path
1.26 +1 -1 nhc98/src/compiler98/Case.hs
1.17 +1 -1 nhc98/src/compiler98/MainNew.hs
1.7 +1 -1 nhc98/src/compiler98/PosCode.hs
1.10 +1 -1 nhc98/src/compiler98/STGGcode.hs
1.9 +1 -1 nhc98/src/compiler98/STGState.hs
1.9 +1 -1 nhc98/src/compiler98/StrPos.hs
More information about the Cvs-nhc98
mailing list