[GHC] #14236: Typeable App pattern doesn't match function types
GHC
ghc-devs at haskell.org
Thu Oct 12 11:53:45 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: #14270 | Differential Rev(s): Phab:D3969
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"3de788c4eaa0592165bf1fb9e9a6d5b8e2c27554/ghc" 3de788c/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="3de788c4eaa0592165bf1fb9e9a6d5b8e2c27554"
Re-apply "Typeable: Allow App to match arrow types"
This re-applies
commit cc6be3a2f23c9b2e04f9f491099149e1e1d4d20b
Author: Ben Gamari <bgamari.foss at gmail.com>
Date: Tue Sep 19 18:57:38 2017 -0400
Typeable: Allow App to match arrow types
which was reverted because of Trac #14270. Now the latter is
fixed we can re-apply it.
The original ticket was Trac #14236
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14236#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list