[Haskell-cafe] Re: ANN: Yi 0.4.1
Jean-Philippe Bernardy
jeanphilippe.bernardy at gmail.com
Sun Jul 27 16:56:17 EDT 2008
Niklas Broberg <niklas.broberg <at> gmail.com> writes:
>
> Hi Jean-Philippe,
>
> > Using cabal install:
> >
> > cabal install yi-0.4.1
>
> when I do this on my Windows machine, cabal-install tries to download
> the unix-2.3.0.0 package, which clearly won't work. How do I get yi to
> install on Windows?
Vty frontend does not work on win32, so you must install gtk2hs (latest)
beforehand.
Additionally, I recommend to use
cabal install yi-0.4.1 -f-vty -fgtk
to force choosing the right options.
Cheers,
JP.
More information about the Haskell-Cafe
mailing list