<div dir="ltr">One (simple?) solution is to use the Nix package manager. Integer-simple GHCs were recently added (available on both Darwin and Linux afaik). After downloading the nix package manager, simply run:<br><br><b>nix-shell -p haskell.compiler.integer-simple.ghc802</b><br><br>The above command will put you into a shell with an integer-simple GHC-8.0.2<br><br>For more info on nix and haskell, this is a good guide: <a href="https://github.com/Gabriel439/haskell-nix">https://github.com/Gabriel439/haskell-nix</a><br><br>Along with what is mentioned in the nixpkgs manual. <a href="http://nixos.org/nixpkgs/manual/#users-guide-to-the-haskell-infrastructure">http://nixos.org/nixpkgs/manual/#users-guide-to-the-haskell-infrastructure</a><br><br>- David</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 17, 2017 at 7:56 AM, Jan von Löwenstein <span dir="ltr"><<a href="mailto:jan.loewenstein@gmail.com" target="_blank">jan.loewenstein@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, <div><br></div><div>I would like to have an integer-simple GHC for Mac and Linux. As there is no official download for that I should probably build it myself. </div><div><br></div><div>My CI server is running Linux containers though. </div><div><br></div><div>When <a href="https://ghc.haskell.org/trac/ghc/wiki/Building/CrossCompiling" target="_blank">https://ghc.haskell.org/<wbr>trac/ghc/wiki/Building/<wbr>CrossCompiling</a> says "build must equal host", does that mean I cannot produce a mac ghc with Linux ci server? How do others produce ghc for mac or Windows? </div><div><br></div><div>Best</div><span class="HOEnZb"><font color="#888888"><div>Jan </div>
</font></span><br>______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a><br>
Only members subscribed via the mailman list are allowed to post.<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Cell: 1.630.740.8204</div>
</div>