RE: [Template-haskell] Splice Imports
It should be, but it isn't (yet, anyway). It's one of those
straightforward but tiresome jobs I have not gotten around to. I'll do
it if enough TH users yell, loudly enough!
Being able to add to exports seems desirable too, but requires some new
syntax...
Simon
| -----Original Message-----
| From: template-haskell-bounces@haskell.org
[mailto:template-haskell-bounces@haskell.org] On
| Behalf Of Simon David Foster
| Sent: 30 March 2005 18:58
| To: template-haskell@haskell.org
| Subject: [Template-haskell] Splice Imports
|
| Is it possible to splice imports in TH? It seems to be possible to
| splice foreign imports, but is it possible to splice native module
| imports, and if so how?
|
| Thanks,
|
| -Si.
|
| --
| Simon David Foster
"Simon Peyton-Jones"
It should be, but it isn't (yet, anyway). It's one of those straightforward but tiresome jobs I have not gotten around to. I'll do it if enough TH users yell, loudly enough!
I'd like this, definitely. -- Programming is the Magic Executable Fridge Poetry, | www.ScannedInAvian.com It is machines made of thought, fueled by ideas. | -- Shae Matijs Erisson
On Apr 1, 2005 10:38 PM, Simon Peyton-Jones
It should be, but it isn't (yet, anyway). It's one of those straightforward but tiresome jobs I have not gotten around to. I'll do it if enough TH users yell, loudly enough!
I would like this. Or even better, tell me where I can hack it myself.
Being able to add to exports seems desirable too, but requires some new syntax...
Simon
-- Friendly, Lemmih
participants (3)
-
Lemmih -
Shae Matijs Erisson -
Simon Peyton-Jones