Why isn't possible to lookup and call user-defined functions while performing 
Template Haskell actions?

Just like the way Template Haskell looks up and calls 'f' in $(f ...). 'f' gets 
looked up and called. And user of Q monad cannot do that.

A colleague of mine, a Lisp user, says that almost everything is in place. It's 
just not enabled.

Is there any problem we do not understand?
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to