docs: drop cabal 0.14 references
This commit is contained in:
parent
2160941c86
commit
048de0e521
@ -124,10 +124,10 @@ or get help.
|
|||||||
|
|
||||||
#. **Do you have a new enough version of cabal ?**
|
#. **Do you have a new enough version of cabal ?**
|
||||||
Avoid ancient versions. `cabal --version` should report at least
|
Avoid ancient versions. `cabal --version` should report at least
|
||||||
0.10 (and 0.14 is much better). You may be able to upgrade it with:
|
0.10 (and 0.16 or greater is much better). You may be able to upgrade it with:
|
||||||
|
|
||||||
$ cabal update
|
$ cabal update
|
||||||
$ cabal install cabal-install-0.14
|
$ cabal install cabal-install
|
||||||
|
|
||||||
#. **Are your installed GHC/cabal packages in good repair ?**
|
#. **Are your installed GHC/cabal packages in good repair ?**
|
||||||
Run `ghc-pkg check`. If it reports problems, some of your packages have
|
Run `ghc-pkg check`. If it reports problems, some of your packages have
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user