Last active
November 28, 2015 19:07
-
-
Save scott-fleischman/40a50549c484b75d4d21 to your computer and use it in GitHub Desktop.
GHC Panic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ghc: panic! (the 'impossible' happened) | |
(GHC version 7.10.2 for x86_64-apple-darwin): | |
Simplifier ticks exhausted | |
When trying UnfoldingDone $j_sdNBZ | |
To increase the limit, use -fsimpl-tick-factor=N (default 100) | |
If you need to do this, let GHC HQ know, and what factor you needed | |
To see detailed counts use -ddump-simpl-stats | |
Total ticks: 63261443 | |
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment