Created
October 17, 2008 09:04
-
-
Save arnar/17383 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[81 of 86] Compiling Yi.UI.Vty ( Yi/UI/Vty.hs, dist/build/Yi/UI/Vty.o ) | |
Yi/UI/Vty.hs:99:92: | |
Ambiguous occurrence `refresh' | |
It could refer to either `Yi.UI.Vty.refresh', defined at Yi/UI/Vty.hs:178:0 | |
or `Vty.refresh', imported from Graphics.Vty at Yi/UI/Vty.hs:42:0-25 | |
Yi/UI/Vty.hs:117:64: | |
Ambiguous occurrence `refresh' | |
It could refer to either `Yi.UI.Vty.refresh', defined at Yi/UI/Vty.hs:178:0 | |
or `Vty.refresh', imported from Graphics.Vty at Yi/UI/Vty.hs:42:0-25 | |
cabal: Error: some packages failed to install: | |
yi-0.4.3 failed during the building phase. The exception was: | |
exit: ExitFailure 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment