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.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to