[cvs-nhc98] patch applied (york-compiler98): Clone some symbols for
useful imported entities.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Mon Jun 25 09:05:06 EDT 2007
Mon Jun 25 06:01:23 PDT 2007 Malcolm.Wallace at cs.york.ac.uk
* Clone some symbols for useful imported entities.
Several were qualified with qualImpNHC, which somehow was pointing
to the name "Yhc.Internal". Because we want both "NHC.Internal" and
"Yhc.Internal", depending on the compiler, there are now clones of the
10 or so names. Yhc gets the originals, nhc98 gets the new names.
M ./TokenId.hs -16 +29
More information about the Cvs-nhc98
mailing list