[GHC] #13523: Be more explicit in generated case alternatives
GHC
ghc-devs at haskell.org
Tue Apr 4 16:28:07 UTC 2017
#13523: Be more explicit in generated case alternatives
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
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 simonpj):
If there is only one remaining constructor, GHC already replaces DEFAULT
by that constructor.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13523#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list