[GHC] #11518: Test TcCoercibleFail hangs with substitution sanity checks enabled
GHC
ghc-devs at haskell.org
Mon Feb 1 14:29:37 UTC 2016
#11518: Test TcCoercibleFail hangs with substitution sanity checks enabled
-------------------------------------+-------------------------------------
Reporter: niteria | Owner: niteria
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.1
checker) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by goldfire):
And why is it checking for unwrapping 100 times? I thought `checkRecTc`
stopped at 2, not 100. Was there a reason to increase it? Maybe we've gone
too far.
Nice analysis, by the way.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11518#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list