Skip to content

Instantly share code, notes, and snippets.

@arnar
Created October 17, 2008 09:04
Show Gist options
  • Save arnar/17383 to your computer and use it in GitHub Desktop.
Save arnar/17383 to your computer and use it in GitHub Desktop.
[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