diff options
| author | Ryan Scott <ryan.gl.scott@gmail.com> | 2016-12-15 11:17:49 -0500 |
|---|---|---|
| committer | Ben Gamari <ben@smart-cactus.org> | 2016-12-15 13:07:14 -0500 |
| commit | 503219e3e1667ac39607021b2d9586260fbab32b (patch) | |
| tree | 8903fdf2069d83b700e8ca4dc46cc59d7a955300 /compiler/codeGen/CodeGen/Platform | |
| parent | 1ec632f880ab730f99ae9286d5be8e2287330ca4 (diff) | |
| download | haskell-503219e3e1667ac39607021b2d9586260fbab32b.tar.gz | |
Warn about missing instance methods that start with an underscore
Previously, GHC would not warn whenever there was a class instance that
didn't implement a class method whose name begins with an underscore.
Fixes #12959.
Test Plan: make test TEST=WarnMinimal
Reviewers: austin, bgamari, simonpj
Reviewed By: bgamari, simonpj
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2849
GHC Trac Issues: #12959
Diffstat (limited to 'compiler/codeGen/CodeGen/Platform')
0 files changed, 0 insertions, 0 deletions
