On Fri, Jun 3, 2011 at 5:25 AM, wrote:
> I'd guess that you'd better off trying the development branch, for example:
>
> https://github.com/jeffwheeler/yi
You should probably check out the "official"-ish repo instead:
https://github.com/yi-editor/yi
Can you check that out, and then jump into t
On Jun 4, 3:11 am, "Corey O'Connor" wrote:
> Can you copy us the output of:
> cabal install yi --dry-run -v
>
I'm afraid that didn't give any more info:
$ cabal install yi --dry-run -v
Reading available packages...
Resolving dependencies...
cabal: cannot configure hint-0.3.3.2. It requires ghc
Can you copy us the output of:
cabal install yi --dry-run -v
-Corey O'Connor
coreyocon...@gmail.com
http://corebotllc.com/
On Fri, Jun 3, 2011 at 3:29 AM, Tim Cuthbertson wrote:
> Hi all,
>
> I'm really keen to try out Yi. I have some experience with haskell,
> but not much with cabal / hacka
I'd guess that you'd better off trying the development branch, for example:
https://github.com/jeffwheeler/yi
Let us know how it goes.
Cheers,
JP.
On , Tim Cuthbertson wrote:
Hi all,
I'm really keen to try out Yi. I have some experience with haskell,
but not much with cabal / hackag
Hi all,
I'm really keen to try out Yi. I have some experience with haskell,
but not much with cabal / hackage so I don't know if it's something
simple I'm missing. I've done the following (on fedora 15):
$ sudo yum install ghc-haskell-platform cabal-install
$ cabal update
$ cabal install yi
..bu