[GHC] #14236: Typeable App pattern doesn't match function types
GHC
ghc-devs at haskell.org
Thu Sep 21 16:09:47 UTC 2017
#14236: Typeable App pattern doesn't match function types
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: low | Milestone: 8.4.1
Component: Compiler | Version: 8.2.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): Phab:D3969
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"cc6be3a2f23c9b2e04f9f491099149e1e1d4d20b/ghc"
cc6be3a2/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="cc6be3a2f23c9b2e04f9f491099149e1e1d4d20b"
Typeable: Allow App to match arrow types
Test Plan: T14236
Reviewers: austin, hvr, goldfire
Reviewed By: goldfire
Subscribers: RyanGlScott, simonpj, rwbarton, goldfire, thomie, dfeuer
GHC Trac Issues: #14236
Differential Revision: https://phabricator.haskell.org/D3969
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14236#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list