Issue 183: cabal install of yi-0.4.3 fails
http://code.google.com/p/yi-editor/issues/detail?id=183
New issue report by wkharold:
What steps will reproduce the problem?
1. cabal install yi
2.
3.
What is the expected output? What do you see instead?
Expect build success. Instead I get:
...
[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
What version of Yi are you using? On what operating system?
0.4.3 on Mac OS X 10.5.4
If any was produced, please provide your .yi.dbg file
Please provide any additional information below.
From the build-report.log:
package: yi-0.4.3
os: osx
arch: i386
compiler: ghc-6.8.3
client: cabal-install-0.5.2
flags: testing -cocoa -pango -gtk vty -ghcapi
dependencies: Cabal-1.4.0.2 QuickCheck-1.1.0.0 array-0.1.0.0
base-3.0.2.0 bytestring-0.9.0.1.1 containers-0.1.0.2
directory-1.0.0.1 filepath-1.1.0.0 fingertree-0.0 mtl-1.1.0.1
old-locale-1.0.0.0 old-time-1.0.0.0 parsec-2.1.0.1
process-1.0.0.1
pureMD5-0.2.4 random-1.0.0.0 regex-base-0.93.1 regex-tdfa-0.94
unix-2.3.0.1 utf8-string-0.3.1.1 vty-3.1.0
install-outcome: BuildFailed
docs-outcome: NotTried
tests-outcome: NotTried
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---