[Haskell-cafe] Haskell on a VPS
Bryan O'Sullivan
bos at serpentine.com
Thu Jul 23 14:10:27 EDT 2009
On Thu, Jul 23, 2009 at 8:12 AM, John Van Enk <vanenkj at gmail.com> wrote:
> No, I just want to know if there are any gotchas in the typical VPS
> setups that for some strange reason wouldn't like Haskell binaries. I
> couldn't think of any, but I miss details some times.
>
I don't know about typical VPS setups, but if your provider runs SELinux in
enforcing mode, some Haskell code built with older versions of GHC will
crash due to the way it uses trampolines. I believe that this is fixed in
6.10, but I haven't checked as SELinux is a blight that I always wipe out at
the first opportunity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090723/6377bc8f/attachment.html
More information about the Haskell-Cafe
mailing list