[Haskell-cafe] GHC panic!

北原真一 masakazu.minamiyama at gmail.com
Sun Aug 17 07:09:31 UTC 2014


Thank you.
I do `-fsimpl-tick-factor=1024` and it is ok.
Thank you very much everyone.


2014-08-16 22:52 GMT+09:00 Ben Gamari <ben at smart-cactus.org>:

> 北原真一 <masakazu.minamiyama at gmail.com> writes:
>
> > I am asking for help I am Haskeller of Japan I'm using GHC7.6.3 GHC has
> > caused the panic
> > https://gist.github.com/minamiyama1994/6697c3fb9c345da6715f
>
> I can reproduce the issue on my end with 7.6.3.  Setting
> -fsimpl-tick-factor=10000 allows the build to proceed. This is a bit odd
> as I don't see anything in your code that should give the simplifier too
> much grief, but I could be missing something.  Unless you intend on
> releasing the code I would probably add a 'Ghc-Options:
> -fsimpl-tick-factor=1000' to your Cabal file for now.
>
> Cheers,
>
> - Ben
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140817/b060118b/attachment.html>


More information about the Haskell-Cafe mailing list