Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 338 by issac.tr...@gmail.com: ghc fails to find
Yi.Lexer.Whitespace while building yi
http://code.google.com/p/yi-editor/issues/detail?id=338
What steps will reproduce the problem?
1. git clone https://github.com/yi-editor/yi.git
2. cd yi
3. cabal install. apt-get install any missing packages. Repeat step 3 until
you get stuck.
What is the expected output? What do you see instead?
It should build and install yi. Instead, it eventually gives this error:
Linking dist/build/parserTest/parserTest ...
src/Yi/Modes.hs:38:17:
Could not find module `Yi.Lexer.Whitespace':
It is a member of the hidden package `yi-0.6.2.5'.
Perhaps you need to add `yi' to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
cabal: Error: some packages failed to install:
yi-0.6.2.5 failed during the building phase. The exception was:
ExitFailure 1
Please provide relevant version information:
What version of Yi are you using?
0.6.2.5
What version of GHC?
6.12.1
What version of Cabal?
cabal-install version 0.8.2
using version 1.8.0.2 of the Cabal library
What operating system/version?
Linux 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:44 UTC 2011 x86_64
GNU/Linux
If you generated it (--debug) please provide your .yi.dbg file
Please provide any additional information below.
--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel