Skip to content

Instantly share code, notes, and snippets.

@scott-fleischman
Last active November 28, 2015 19:07
Show Gist options
  • Save scott-fleischman/40a50549c484b75d4d21 to your computer and use it in GitHub Desktop.
Save scott-fleischman/40a50549c484b75d4d21 to your computer and use it in GitHub Desktop.
GHC Panic
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