summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen/Platform
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2016-12-15 11:17:49 -0500
committerBen Gamari <ben@smart-cactus.org>2016-12-15 13:07:14 -0500
commit503219e3e1667ac39607021b2d9586260fbab32b (patch)
tree8903fdf2069d83b700e8ca4dc46cc59d7a955300 /compiler/codeGen/CodeGen/Platform
parent1ec632f880ab730f99ae9286d5be8e2287330ca4 (diff)
downloadhaskell-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