Skip to content

Instantly share code, notes, and snippets.

@kgadek
Created April 28, 2015 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgadek/bdcf0323be708a046b1c to your computer and use it in GitHub Desktop.
Save kgadek/bdcf0323be708a046b1c to your computer and use it in GitHub Desktop.
Package has never been configured. Configuring with default flags. If this
fails, please run configure manually.
Resolving dependencies...
Configuring evil-pareto-0.0.0.0...
Building evil-pareto-0.0.0.0...
Preprocessing executable 'evil-pareto' for evil-pareto-0.0.0.0...
[1 of 6] Compiling EA.Multiobjective.Space.Cartesian ( src/EA/Multiobjective/Space/Cartesian.hs, dist/build/evil-pareto/evil-pareto-tmp/EA/Multiobjective/Space/Cartesian.o )
[2 of 6] Compiling RandMonadT ( src/RandMonadT.hs, dist/build/evil-pareto/evil-pareto-tmp/RandMonadT.o )
[3 of 6] Compiling RandTools ( src/RandTools.hs, dist/build/evil-pareto/evil-pareto-tmp/RandTools.o )
[4 of 6] Compiling EA ( src/EA.hs, dist/build/evil-pareto/evil-pareto-tmp/EA.o )
[5 of 6] Compiling EA.Multiobjective.Algorithm.SPEA2 ( src/EA/Multiobjective/Algorithm/SPEA2.hs, dist/build/evil-pareto/evil-pareto-tmp/EA/Multiobjective/Algorithm/SPEA2.o )
[6 of 6] Compiling Main ( src/Main.hs, dist/build/evil-pareto/evil-pareto-tmp/Main.o )
<no location info>:
ghc: panic! (the 'impossible' happened)
(GHC version 7.8.3 for x86_64-apple-darwin):
Simplifier ticks exhausted
When trying UnfoldingDone base:GHC.Num.$fNumInt_$c+{v rf9} [gid]
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: 44020
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