[GHC] #12789: "Simplifier ticks exhausted" compiling mutually recursive modules with GHC 8.
GHC
ghc-devs at haskell.org
Tue Nov 29 23:03:04 UTC 2016
#12789: "Simplifier ticks exhausted" compiling mutually recursive modules with GHC
8.
---------------------------------+----------------------------------------
Reporter: rdwebster | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+----------------------------------------
Comment (by rdwebster):
Thanks for investigating.
I have a workaround for the problem, so I am not blocked by this.
I decided to restructure the protobuf messages so that there is no longer
this recursive module import situation.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12789#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list