[Haskell-beginners] cabal installs parsec-2.1 not parsec-3.1? Same with QuickCheck-1.2 not 2.1?

David McBride dmcbride at neondsl.com
Wed Jul 21 15:39:26 EDT 2010


Have you done a 'cabal update' to pull the latest list of software that is
available?

On Wed, Jul 21, 2010 at 12:19 PM, Gerald Gutierrez <
gerald.gutierrez at gmail.com> wrote:

> Why is it that when I run "cabal install parsec" or "cabal upgrade parsec",
> it does not install the latest 3.1 version but instead sticks with the
> current 2.1 version? The same goes for quickcheck, where it will stay at 1.2
> and not upgrade to 2.1. To install the latest versions, I need to explicitly
> specify the version.
>
> I thought /upgrade/ is supposed to upgrade to the latest version. Is there
> reasoning behind this?
>
>
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20100721/b606fda6/attachment.html


More information about the Beginners mailing list