Comment #6 on issue 365 by generalm...@gmail.com: Installing yi-0.6.4.0:
Yi/Lexer/Abella.hs : Not in scop `alexGetByte`
http://code.google.com/p/yi-editor/issues/detail?id=365
Well, then I tried it too,
$ cabal install 'alex < 3' --user
$ cabal install yi --user
and it work. From the release note of the 3.0 version of alex
"alexGetChar is renamed to alexGetByte in the generated code."
See,
http://www.haskell.org/alex/doc/html/about.html#relnotes-30
Anyone interested in either (1) changing the effected code and change the
dependency to 'alex >= 3' or (2) to put a 'alex < 3' into the cabal file?
I would vote for (2)?
Thomas
--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel