On Thu, Apr 21, 2011 at 19:25, Rogan Creswick <cresw...@gmail.com> wrote:
> It is safe to do this.  You will probably need to specify the full
> version, since despite being included in the latest haskell platform,
> cabal-install-0.10.x is in the list of things that cabal won't install
> automatically. (in the same way that it selects versions of parsec...)

It doesn't seem to do this anymore for parsec. The preferred-versions
now look like this:

base < 4
cabal-install < 0.10
network < 2.2.3 || >= 2.2.4

Or am I looking at the wrong thing?

Erik

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to