diff options
| -rw-r--r-- | docs/users_guide/8.0.1-notes.rst | 4 |
1 files 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 17c15ac428..b9d7472ee3 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 |
