Thanks very much, Jean-Philippe.

I got the lasted patches from darcs, but I had to make some changes to
get Yi to be able to build.

I am using GHC 6.8.2 because I am unable to build the Crypto package
under 6.8.3 (I get an 'impossible' error, on three different
machines).  So I had to change yi.cabal to allow 6.8.2 as a
prerequisite.

HConf.hs : 4 : add 'handle' to the import list of Control.Exception .
Shim/ExprSearch.hs:593 : I had to change the number of arguments to
HsModule.  There were 7, where there should have been 8.  (I saw an
earlier post about the just opposite situation. I don't know if this
is because of the differing versions of ghc.)

So now I've got Yi up and running, and I am going to play around with
it.

On Jul 6, 3:03 am, "Jean-Philippe Bernardy" <[EMAIL PROTECTED]>
wrote:
> On Sun, Jul 6, 2008 at 5:21 AM, Bastian Webster
>
> <[EMAIL PROTECTED]> wrote:
>
> > I downloaded the darcs version of yi, installed all the required
> > prereqs, and successfully built and installed yi.  I copied examples/
> > yi.hs to ~/.yi/yi.hs.
>
> > When I start yi, I get:
>
> > yi.hs:9:7:
> >   Could not find module 'Yi.Keymap.Keys':
> >      it is hidden (in package yi-0.4)
>
> > Is there something that I am missing?
>
> I just pushed a fix; sorry about that.
> -- JP
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to