From 048de0e5218772fe50a58f3efc2cc730ea84b3ad Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 8 Jan 2014 15:37:31 -0800 Subject: [PATCH] docs: drop cabal 0.14 references --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 36539077f..baa425777 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -124,10 +124,10 @@ or get help. #. **Do you have a new enough version of cabal ?** 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 install cabal-install-0.14 + $ cabal install cabal-install #. **Are your installed GHC/cabal packages in good repair ?** Run `ghc-pkg check`. If it reports problems, some of your packages have