On Sun, Jul 6, 2008 at 3:44 PM, Bastian Webster
<[EMAIL PROTECTED]> wrote:
>
> 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.

What is this 'impossible' error? I had no problem building it here; doing a
cabal install on a clean ghc install.

> HConf.hs : 4 : add 'handle' to the import list of Control.Exception .

I comitted a fix.

> 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.)

Correct. We don't support 6.8.2; but you can configure with -f-ghcAPI
to workaround this.

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

Neat, feel free to comment further :)
Cheers,
-- JP

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to