DataCon workers and wrapers through GHC API

Victor Nazarov asviraspossible at gmail.com
Tue Aug 24 12:22:02 EDT 2010


Is it possible to generate bindings for worker and wrapper of data
constructor through GHC API? How can I do it?
I want CoreBindings or StgBindings for workers and wrappers for all
data constructors of the module...

-- 
Victor Nazarov


More information about the Glasgow-haskell-users mailing list