It's a vty issue https://github.com/coreyoconnor/vty/issues/35
If it's not fixed soon, we'll blacklist this version of vty in yi.cabal.
You can replace "vty >= 4.7.0.0 && <5" with "vty >= 4.7.0.0 && < 4.7.2" as 
a workaround.

Readme update is a pending pull request 
https://github.com/yi-editor/yi/pull/432

Regards,
Dmitry

On Monday, February 11, 2013 6:30:01 AM UTC+7, Carlos Freund wrote:
>
> I get this message. 
>
> final link ... done
>
> test/interactive_terminal_test.hs:77:43:
>     Ambiguous occurrence `catch'
>     It could refer to either `Prelude.catch',
>                              imported from `Prelude' at 
> test/interactive_terminal_test.hs:3:8-11
>                              (and originally defined in `System.IO.Error')
>                           or `Control.Exception.catch',
>                              imported from `Control.Exception' at 
> test/interactive_terminal_test.hs:12:1-24
>                              (and originally defined in 
> `Control.Exception.Base')
> cabal: Error: some packages failed to install:
> vty-4.7.2 failed during the building phase. The exception was:
> ExitFailure 1
> yi-0.6.6.0 depends on vty-4.7.2 which failed to install.
>
>
> apt-get says i have libncurses5-dev installed. 
> I use GHCi, version 7.4.1
>
>
> also the link on the readme to http://code.google.com/p/yi-editor/ is 
> dead. 
>
> Any Idead?
>

-- 
-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to