[Haskell-cafe] Use GHC API in standalone executable?
Mitchell Rosen
mitchellwrosen at gmail.com
Wed Jul 13 20:54:11 UTC 2016
Hi,
I'd like to compile an executable that internally uses the GHC API, but
otherwise does not require users to have GHC installed on their machine. Is
this possible? As far as I can tell, lots of functions in the GHC API read
package databases per $GHC_PACKAGE_PATH and things of that nature.
Thanks,
Mitchell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160713/7abf4db2/attachment.html>
More information about the Haskell-Cafe
mailing list