[GHC] #8184: Compiler panic in the presence of cyclic imports
GHC
ghc-devs at haskell.org
Thu Aug 29 19:28:44 UTC 2013
#8184: Compiler panic in the presence of cyclic imports
---------------------------------------+-----------------------------------
Reporter: parcs | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time crash | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: 910 | Blocked By:
| Related Tickets:
---------------------------------------+-----------------------------------
Comment (by parcs):
Okay, so that is not as straightforward as it originally sounded since I
forgot that home module interfaces are handled specially.. Still, this
issue highlights a significant flaw in how module loops are compiled in
--make mode.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8184#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list