[GHC] #15656: Extend -Wall with incomplete-uni-patterns and incomplete-record-updates
GHC
ghc-devs at haskell.org
Sun Dec 9 16:26:09 UTC 2018
#15656: Extend -Wall with incomplete-uni-patterns and incomplete-record-updates
-------------------------------------+-------------------------------------
Reporter: ckoparkar | Owner: RolandSenn
Type: task | Status: new
Priority: normal | Milestone: 8.8.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords: GHCProposal
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 ckoparkar):
RolandSenn, feel free to commandeer that patch.
Adding the flags to {{{-Wall}}} was the easy part, and that's done.
However, we still need to do something about the code in GHC which is
unsafe per these two flags. (Attached the build/error log).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15656#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list