[Template-haskell] FW: mkName and qualified names

Simon Peyton-Jones simonpj at microsoft.com
Wed Apr 7 11:48:42 EDT 2004


Suggestions from George

-----Original Message-----
From: George Russell [mailto:ger at informatik.uni-bremen.de] 
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


More information about the template-haskell mailing list