
21 Jul
2010
21 Jul
'10
12:19 p.m.
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?