
5 Mar
2019
5 Mar
'19
5:41 a.m.
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