[Haskell-cafe] Embedding compiled Haskell Platform in custom application

blackbox.dev.ml blackbox.dev.ml at gmail.com
Mon Sep 23 14:03:00 CEST 2013


Hi!
I'm writing a tool that generates haskell code, build it with cabal and
launch it. I want to deliver that tool to clients, but I don't want to
force them, to install system wide any specific ghc or cabal version. How
can I embed compiled ghc, cabal and selected libraries (for specific
platform) in installer of my application?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130923/68a008f4/attachment.htm>


More information about the Haskell-Cafe mailing list