Branch: refs/heads/master
Home: https://github.com/yi-editor/yi
Commit: 44daf1c1f87f4a1446ed8b50264cd500676d0edb
https://github.com/yi-editor/yi/commit/44daf1c1f87f4a1446ed8b50264cd500676d0edb
Author: Jeff Wheeler
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M yi/src/library/Yi/
Updates:
Status: Fixed
Comment #2 on issue 325 by jeffwheeler: 'hint' package unbuildable on 7.0.1
http://code.google.com/p/yi-editor/issues/detail?id=325
(No comment was entered for this change.)
--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi
Updates:
Status: Fixed
Comment #4 on issue 339 by jeffwheeler: Yi does not install with the latest
Haskell platform
http://code.google.com/p/yi-editor/issues/detail?id=339
New packages should fix this.
--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/
Updates:
Status: Fixed
Comment #14 on issue 301 by jeffwheeler: Build failure during install
http://code.google.com/p/yi-editor/issues/detail?id=301
(No comment was entered for this change.)
--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
Updates:
Status: Fixed
Comment #9 on issue 267 by jeffwheeler: gtk2hs 0.10.1 breaks Yi
http://code.google.com/p/yi-editor/issues/detail?id=267
Pango and Vte now compile with 0.12.*.
--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
Status: New
Owner:
Labels: Type-Defect Priority-Medium
New issue 342 by jeffwheeler: Opening file that doesn't exist fails
http://code.google.com/p/yi-editor/issues/detail?id=342
What steps will reproduce the problem?
1. Launch yi (in my case, with a vim config)
2. Try editing a file that d
Updates:
Status: Fixed
Comment #2 on issue 323 by jeffwheeler: cabal install yi fails.
http://code.google.com/p/yi-editor/issues/detail?id=323
(No comment was entered for this change.)
--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
I think two things are necessary in this case:
1. Upgrade GHC to get the GHC package to depend on the same Cabal as yi.
2. Reinstall the dependencies making sure mtl >= 2 is selected. Use
"--constraint 'mtl >= 2.0.0'" as a parameter to cabal.
There might be a workaround to having to reinstall GHC.
Great work. After upgrading cabal and installing a couple
dependencies(monads-fd and derive) it seems I have almost all the
dependencies. Definitely a lot easier than the last time I tried to
build Yi. However something is still missing. Do I absolutely need the
haskell platform installed? Wouldn't
On Fri, Mar 25, 2011 at 1:23 AM, Jeff Wheeler wrote:
> Hi all,
>
> I'm very excited to announce the first release of Yi since last
> summer. It is relatively light on new features, but it finally should
> compile nicely on friendly machines. This means, for the most part,
> machines with the lates
10 matches
Mail list logo