Re: Re: template-haskell names in 6.3
Keean Schupke <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.template |
|---|---|
| Message-ID | <[email protected]> |
It won't make a difference right now, so you can leave it out for now, but I think it should work... Keean. Simon Peyton-Jones wrote: >aha, that's a good question. > >Hmm. It probably ought to work (though it won't today). Would it make >a difference? > >S > >| -----Original Message----- >| From: Keean Schupke [mailto:[email protected]] >| Sent: 21 December 2004 14:03 >| To: Simon Peyton-Jones >| Cc: [email protected] >| Subject: Re: [Template-haskell] Re: template-haskell names in 6.3 >| >| So does this work? >| >| nameModule (mkName "Foo.Bar") >| >| Keean. > > >