[Haskell-cafe] creating standalone executable with haskell

Damien Mattei damien.mattei at gmail.com
Tue Mar 5 10:41:53 UTC 2019


i want to run Haskell code on a system i'm not administrator???
if i compile my haskell program rather than use interpreter (i never
compile it) can i run the executable on another Linux platform which has
nothing of haskell installed on it ( no runtime library,etc...) ?
i already did that with Racket Scheme could it be done with GHC compiler or
should i ask  the system admin to install haskell platform?
regards,
damien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20190305/7af8146d/attachment.html>


More information about the Haskell-Cafe mailing list