Re: Integrating Scion

2009-07-17 Thread Jean-Philippe Bernardy
This sounds great! I'll have a couple of hours free this weekend, I'll see if I can look at this in detail. Cheers, JP. On Fri, Jul 17, 2009 at 6:37 AM, Jeff Wheeler wrote: > > I've had some success at using Scion within my config [1]. To use it, > you'll need to move Data.Rope and Data.Prototyp

Re: Integrating Scion

2009-07-16 Thread Jeff Wheeler
I've had some success at using Scion within my config [1]. To use it, you'll need to move Data.Rope and Data.Prototype into the exported modules for the yi library in yi.cabal, and install the scion library from scion/lib/ in the the GitHub repository. Once it compiles, just run ":scion" within a

Integrating Scion

2009-07-08 Thread Jeff Wheeler
Besides speed (which is primarily holding me back from using Yi right now), I think a major feature that might attract users from Leksah and similar to Yi is Scion integration. We've had this on the TODO for ages, and nominolo has informed me that it's now reasonably safe to implement integration.