Re: Can't install on fc15

2011-06-03 Thread Jeff Wheeler
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

Re: Can't install on fc15

2011-06-03 Thread Tim Cuthbertson
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

Re: Can't install on fc15

2011-06-03 Thread Corey O'Connor
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

Re: Can't install on fc15

2011-06-03 Thread JeanPhilippe . bernardy
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

Can't install on fc15

2011-06-03 Thread Tim Cuthbertson
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