Skip to content

Commit

Permalink
Release Notes: Mention out-of-scope error message improvements
Browse files Browse the repository at this point in the history
Summary: as implemented for #11071.

Differential Revision: https://phabricator.haskell.org/D1498
  • Loading branch information
nomeata committed Nov 19, 2015
1 parent a41830f commit a586622
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/users_guide/7.12.1-notes.rst
Expand Up @@ -115,6 +115,9 @@ Compiler
is intended to alert users to cases where they apply ``INLINEABLE`` but
may not get the speed-up they expect.

- When printing an out-of-scope error message, GHC will give helpful advice if
the error might be caused by too restrictive imports.

GHCi
~~~~

Expand Down

0 comments on commit a586622

Please sign in to comment.