[commit: ghc] master: users-guide: Mention #11558 in release notes (1f3d953)
git at git.haskell.org
git at git.haskell.org
Sat Mar 5 20:15:21 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/1f3d953e97f3c107f76d992bd087ed91f72d24e1/ghc
>---------------------------------------------------------------
commit 1f3d953e97f3c107f76d992bd087ed91f72d24e1
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sat Mar 5 16:26:33 2016 +0100
users-guide: Mention #11558 in release notes
>---------------------------------------------------------------
1f3d953e97f3c107f76d992bd087ed91f72d24e1
docs/users_guide/8.0.1-notes.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/users_guide/8.0.1-notes.rst b/docs/users_guide/8.0.1-notes.rst
index 17c15ac..b9d7472 100644
--- a/docs/users_guide/8.0.1-notes.rst
+++ b/docs/users_guide/8.0.1-notes.rst
@@ -10,8 +10,8 @@ performance improvements over the 7.10 branch.
.. warning::
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.
+ (see :ghc-ticket:`11558`). Consequently it will likely be necessary to
+ recompile ``cabal-install`` before installing new packages.
The reason for this is a change in how packages are identified in GHC
8.0. While previous versions of Cabal identified packages to GHC with a
More information about the ghc-commits
mailing list