I was getting this error:

http://www.nabble.com/-GHC---2424:-Error-compiling-Crypto-4.1.0-on-ghc-6.8.3-td18292877.html

At the time, I didn't understand where and when you were supposed to
use the suggested '-fregs-graph' flag.  But working with Yi, I think I
have a better understanding of it, so I may try to get 6.8.3 working
again later this week.


On Jul 6, 8:49 am, "Jean-Philippe Bernardy" <[EMAIL PROTECTED]>
wrote:
> 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
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to