[GHC] #9892: Decomposition of AppTy broken
GHC
ghc-devs at haskell.org
Wed Dec 17 14:45:36 UTC 2014
#9892: Decomposition of AppTy broken
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"517908fce0cdae9d0ae987fa7474ee235533c77a/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="517908fce0cdae9d0ae987fa7474ee235533c77a"
Fix egregious bug in the new canonicalisation code for AppTy
Fixes Trac #9892.
Must form part of 7.10.1
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9892#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list