FW: mkName and qualified names
"Simon Peyton-Jones" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.template |
|---|---|
| Message-ID | <4B93206CA3C55D4F96A61C9B1DC80DE301040ECB@EUR-MSG-03.europe.corp.microsoft.com> |
Suggestions from George -----Original Message----- From: George Russell [mailto:[email protected]] Sent: 07 April 2004 10:37 To: Simon Peyton-Jones Subject: Re: mkName and qualified names Hello Simon, incidentally you asked for priorities. Mine are (still) (1) spliced import declarations; (2) [ee| .. |] and [dd| .. |], which only attempt to resolve names when the splice is actually used. Both are important because I would like to be able to get rid of the remaining CPP directives in my code. best wishes, George