diff options
author | Thomas Winant <thomas.winant@cs.kuleuven.be> | 2016-07-20 09:57:04 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-07-20 15:17:50 +0200 |
commit | 627c767b8e5587de52086d8891d7f7aabf6fa49f (patch) | |
tree | 2f09c7364005a073c33d650f71d5fb863fe58079 /compiler/codeGen/CodeGen | |
parent | a0f83a628cc6a00f948662f88e711c2a37bfda60 (diff) | |
download | haskell-627c767b8e5587de52086d8891d7f7aabf6fa49f.tar.gz |
Update docs for partial type signatures (#12365)
* Update the sample error messages. The messages have been reworded and
reformatted since GHC 7.10.
* Mention `TypeApplications` in "Where can they occur?"
* The name of a named wild card is no longer used in the name of a
resulting type variable. Before: `_foo` => `w_foo`, now: `_foo` => `t`
or `a`.
Test Plan: generate the users guide
Reviewers: goldfire, austin, bgamari
Reviewed By: bgamari
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2413
GHC Trac Issues: #12365
Diffstat (limited to 'compiler/codeGen/CodeGen')
0 files changed, 0 insertions, 0 deletions