<p dir="ltr">Gee, thanks everyone for the feedback. Stack will do for now, I didn't realise I can run ghci from outside a project directory using stack exec ghci. The platform is quite large, and I'm on a costly metered network connection.</p>
<p dir="ltr">Cheers,<br>
Hon</p>
<div class="gmail_quote">On 24 Dec 2015 09:59, "Gershom B" <<a href="mailto:gershomb@gmail.com">gershomb@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You can also just install the Haskell Platform on Windows. It works just fine! And it comes with a prebuilt network package too.<br>
<br>
These days, it also comes with MSYS2. However, it does not yet come with a “path switcher” script as MinGHC did. So if you want to _reinstall_ network or the like, you need to first add the appropriate msys directories to your path for the duration of the build.<br>
<br>
These days, as far as I’m concerned, the only obstacle to using the platform on windows is if you _really_ don’t want any platform packages installed in your global package repo. And with the next release of the platform, that won’t be an issue either...<br>
<br>
Cheers,<br>
Gershom<br>
<br>
<br>
On December 23, 2015 at 11:23:09 AM, <a href="mailto:mantkiew@gsd.uwaterloo.ca">mantkiew@gsd.uwaterloo.ca</a> (<a href="mailto:mantkiew@gsd.uwaterloo.ca">mantkiew@gsd.uwaterloo.ca</a>) wrote:<br>
> There is. Just manually install MSYS2, ghc, and cabal. Set up the paths and that's it.<br>
> Stack does all that for you.<br>
><br>
> ‎Michał<br>
><br>
> Original Message<br>
> From: Lian Hung Hon<br>
> Sent: Wednesday, December 23, 2015 11:06 AM<br>
> To: Adam Bergmark<br>
> Cc: haskell-cafe<br>
> Subject: Re: [Haskell-cafe] Installation instructions for ghc 7-10-3 on Windows<br>
><br>
> There is no way to use haskell on Windows without stack?<br>
><br>
> On 23 Dec 2015 23:54, "Adam Bergmark" wrote:<br>
> In short, use stack. Detailed here: <a href="http://neilmitchell.blogspot.nl/2015/12/minghc-is-dead-long-live-stack.html" rel="noreferrer" target="_blank">http://neilmitchell.blogspot.nl/2015/12/minghc-is-dead-long-live-stack.html</a><br>
><br>
> - Adam<br>
><br>
><br>
> On Wed, Dec 23, 2015 at 4:51 PM, Lian Hung Hon wrote:<br>
> Dear Haskellers,<br>
><br>
> How can I install just ghc on Windows? Especially with regards to the network package?<br>
> Before this I used minghc, but the github page says its now dead.<br>
><br>
> Sincerely,<br>
> Hon<br>
><br>
><br>
> _______________________________________________<br>
> Haskell-Cafe mailing list<br>
> <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Haskell-Cafe mailing list<br>
> <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
><br>
<br>
</blockquote></div>