[GHC] #10897: Incorrect ASSERT for buildPatSyn
GHC
ghc-devs at haskell.org
Wed Dec 23 10:13:14 UTC 2015
#10897: Incorrect ASSERT for buildPatSyn
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 7.11
checker) | Keywords:
Resolution: | PatternSynonyms
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case: patsyn/T10897
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"78248702b0b8189d73f08c89d86f5cb7a3c6ae8c/ghc"
78248702/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="78248702b0b8189d73f08c89d86f5cb7a3c6ae8c"
Fix ASSERT in buildPatSyn, and T10897 test
This closes Trac #10897
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10897#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list