[GHC] #11973: Simplifier ticks exhausted with complex list literal.
GHC
ghc-devs at haskell.org
Mon Apr 25 23:21:42 UTC 2016
#11973: Simplifier ticks exhausted with complex list literal.
-------------------------------------+-------------------------------------
Reporter: Lokathor | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Lokathor):
Wonderful.
For historical purposes, here are the specific steps to get in position to
reproduce the bug:
{{{
git clone https://github.com/Lokathor/ludolib.git
cd ludolib
git checkout f1f7702
}}}
And then build with "stack build" or make a cabal sandbox and use cabal or
however you like.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11973#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list