[Template-haskell] Accessing module imports in TH

Robin Bate Boerop robin_bb at acm.org
Sun Dec 11 13:10:26 EST 2005


Is there a way to determine within Template Haskell code at compile  
time whether the module being compiled imports particular functions?   
Also, is there a way to obtain a list of function names exported by  
the module being compiled?

-- 
Robin Bate Boerop
http://robin.bateboerop.name



More information about the template-haskell mailing list