[GHC] #14024: typechecker tests T13594 T13822 tc269 failing in devel2 flavour
GHC
ghc-devs at haskell.org
Fri Jul 28 08:56:23 UTC 2017
#14024: typechecker tests T13594 T13822 tc269 failing in devel2 flavour
-------------------------------------+-------------------------------------
Reporter: duog | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"b1317a35770b19838c7f6b07e794bfc61419e889/ghc" b1317a3/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="b1317a35770b19838c7f6b07e794bfc61419e889"
Fix ASSERT failure in tc269
This ASSERT failure (in substTy) was reported in Trac #14024.
This patch gets the in-scope set right.
(Does not fix tests T13822 or T13594.)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14024#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list