[commit: ghc] master: users-guide: Fix cabal version number (faf3f96)
git at git.haskell.org
git at git.haskell.org
Fri Jan 15 15:31:22 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/faf3f96f6e08c7e5bebc974f7e71580df0c11241/ghc
>---------------------------------------------------------------
commit faf3f96f6e08c7e5bebc974f7e71580df0c11241
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Jan 15 13:16:51 2016 +0100
users-guide: Fix cabal version number
>---------------------------------------------------------------
faf3f96f6e08c7e5bebc974f7e71580df0c11241
docs/users_guide/8.0.1-notes.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/users_guide/8.0.1-notes.rst b/docs/users_guide/8.0.1-notes.rst
index 77f038d..80580e2 100644
--- a/docs/users_guide/8.0.1-notes.rst
+++ b/docs/users_guide/8.0.1-notes.rst
@@ -9,7 +9,7 @@ performance improvements over the 7.10 branch.
.. warning::
- Only Cabal versions 0.24 and newer will function properly with this release.
+ Only Cabal versions 1.24 and newer will function properly with this release.
Consequently it will likely be necessary to recompile ``cabal-install``
before installing new packages.
More information about the ghc-commits
mailing list