Status: Accepted
Owner: jw...@google.com
Labels: Type-Defect Priority-Medium

New issue 345 by jw...@google.com: Latest version of rosezipper package breaks yi compile.
http://code.google.com/p/yi-editor/issues/detail?id=345

What steps will reproduce the problem?
1. update to latest rosezipper package
2. cabal build the yi source code

What is the expected output? What do you see instead?

A successful build of YI is expected.

Instead you see a bunch of not in scope errors.

It looks like the api for Data.Tree.Zipper is significantly changed version 0.2 as opposed to 0.1

the work around for now is to limit the yi.cabal entry for rosezipper to >= 0.1 && < 0.2. Longer term this file should be updated to the new api which actually looks a lot cleaner.

I'll upload a patch to change the cabal file entry unless someone pipes up and says they want to update the file to the new api before then.


Please use labels and text to provide additional information.


--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to