Hi,

On Sat, Mar 5, 2011 at 11:43 PM, Don Stewart <don...@gmail.com> wrote:
> Good report for the Windows installer.
>
> ---------- Forwarded message ----------
>
> (I chose snap because it has a lot
> of dependencies; yesod and happstack failed because they depend on a
> specific version of network and I don't have mingw on this machine.)

Since GHC includes its own copy of MinGW, you can just add
$PLATFORMDIR/mingw/bin to PATH (this is not done by default to not
mess with system MinGW). Though you might also need bash and other
tools that come with MSYS.

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

_______________________________________________
Haskell-platform mailing list
Haskell-platform@projects.haskell.org
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform

Reply via email to