[GHC] #14544: doCorePass has at least one missing case
GHC
ghc-devs at haskell.org
Fri Mar 2 21:53:55 UTC 2018
#14544: doCorePass has at least one missing case
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4435
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"44ba60fe9bce298cfa41c4505d029c1a2c6e5671/ghc"
44ba60fe/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="44ba60fe9bce298cfa41c4505d029c1a2c6e5671"
doCorePass: Expand catch-all
This doesn't remedy problem, but at least it's more explicit than
the catch-all
Reviewers: bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie, carter
GHC Trac Issues: #14544
Differential Revision: https://phabricator.haskell.org/D4435
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14544#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list