[GHC] #15798: Flag to warn when deriving strategy is not explicitly specified
GHC
ghc-devs at haskell.org
Wed Oct 31 11:30:54 UTC 2018
#15798: Flag to warn when deriving strategy is not explicitly specified
-------------------------------------+-------------------------------------
Reporter: andrewthad | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.1
Resolution: | Keywords: deriving,
| newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by monoidal):
I would suggest `-Wmissing-deriving-strategies`, as there are several
-Wmissing-* flags (missing-local-signatures, missing-import-lists,
missing-home-modules etc.).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15798#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list