Re: Install failre: problem with cabal dependences

2010-05-25 Thread Leon Nikitin
Maciej Piechotka writes: t install it by hand. > > In case of yi it was a case of simply updating .cabal file (patch, > applied upstream, should be on this list). > > Regards > Yes, it will be enough update .cabal file for yi. -- Yi development mailing list yi-devel@googlegroups.com http

Re: Install failre: problem with cabal dependences

2010-05-24 Thread Maciej Piechotka
On Mon, 2010-05-24 at 06:03 +, Leon Nikitin wrote: > Hello. > I've just tried to install (latest) yi and got error. > It' seems that there are package dependences problem. > yi-0.6.2.2 requires transformers == 0.1.* > but latest packages data-accessor (0.2.1.3), data-accessor-monads-fd (0.2.0.1

Re: Install failre: problem with cabal dependences

2010-05-24 Thread Jean-Philippe Bernardy
Could you try with the repo and see if it works ? Then we'd need to do a release. On Mon, May 24, 2010 at 11:35 AM, Leon Nikitin wrote: > > > No. Just 'cabal install yi'. I've been installed it after theese extra params. > > > -- > Yi development mailing list > yi-devel@googlegroups.com > http://

Re: Install failre: problem with cabal dependences

2010-05-24 Thread Leon Nikitin
No. Just 'cabal install yi'. I've been installed it after theese extra params. -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel

Re: Install failre: problem with cabal dependences

2010-05-24 Thread Jean-Philippe Bernardy
Did you use the darcs repo? On Mon, May 24, 2010 at 8:03 AM, Leon Nikitin wrote: > Hello. > I've just tried to install (latest) yi and got error. > It' seems that there are package dependences problem. > yi-0.6.2.2 requires transformers == 0.1.* > but latest packages data-accessor (0.2.1.3), data

Install failre: problem with cabal dependences

2010-05-23 Thread Leon Nikitin
Hello. I've just tried to install (latest) yi and got error. It' seems that there are package dependences problem. yi-0.6.2.2 requires transformers == 0.1.* but latest packages data-accessor (0.2.1.3), data-accessor-monads-fd (0.2.0.1) requires transforms ==0.2. I had to manualy set previous versio