GHC API (parsing)

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Mon Apr 14 06:27:58 EDT 2008


Dear all,

how can I convince the Language.Haskell.Parser to accept "GHC Haskell"
(i.e., -fglasgow-exts, e.g. for existential types)

or: how can I convince the GHC API loader
to parse a module from a string (not from a file)?

Any hints appreciated, Johannes.



More information about the Glasgow-haskell-users mailing list