[GHC] #14838: missing "incomplete-patterns" warning for TH-generated functions
GHC
ghc-devs at haskell.org
Tue Apr 10 15:37:07 UTC 2018
#14838: missing "incomplete-patterns" warning for TH-generated functions
-------------------------------------+-------------------------------------
Reporter: gelisam | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.6.1
Component: Template Haskell | Version: 8.2.2
Resolution: fixed | Keywords:
| PatternMatchWarnings
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
error/warning at compile-time | Test Case: T14838
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4440
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"c054162ae151ff82d43e504836784a7bc7827d9f/ghc" c054162/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="c054162ae151ff82d43e504836784a7bc7827d9f"
Revert "Fix #14838 by marking TH-spliced code as FromSource"
This reverts commit ffb2738f86c4e4c3f0eaacf0a95d7326fdd2e383.
Due to #14987.
Reviewers: goldfire, RyanGlScott
Reviewed By: RyanGlScott
Subscribers: RyanGlScott, thomie, carter
GHC Trac Issues: #14987, #14838
Differential Revision: https://phabricator.haskell.org/D4545
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14838#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list