[GHC] #11263: "Simplifier ticks exhausted" that resolves with fsimpl-tick-factor=200
GHC
ghc-devs at haskell.org
Sun Jan 10 01:01:33 UTC 2016
#11263: "Simplifier ticks exhausted" that resolves with fsimpl-tick-factor=200
-------------------------------------+-------------------------------------
Reporter: jberryman | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #10527 #5539 | Differential Rev(s):
#8319 |
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by jberryman):
Thanks, Simon. I'm afraid this won't be very helpful but I've pushed a
branch of my library which exhibits the error here (I'll keep this around
while this issue is open), at commit 18b99b6:
https://github.com/jberryman/unagi-bloomfilter/tree/simplifier-ticks-
exhausted-bug-11263
It includes frozen dependency versions. You can trigger the bug with:
`cabal configure -fdev && cabal build`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11263#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list