logo       

Re: [GHC] #811: GHC panics when compiling some mutually recursive modules t: msg#00029

lang.haskell.glasgow.bugs

Subject: Re: [GHC] #811: GHC panics when compiling some mutually recursive modules that export something imported

#811: GHC panics when compiling some mutually recursive modules that export
something imported
-----------------------+----------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 6.4.2
Severity: critical | Resolution: fixed
Keywords: | Os: Linux
Difficulty: Unknown | Architecture: powerpc
-----------------------+----------------------------------------------------
Changes (by simonpj):

* resolution: => fixed
* status: new => closed

Comment:

Good catch. There was a two-character typo in LoadIface, which I've just
fixed.

To work around, if M.hi-boot exports a type T, make sure you define T in M
.hi-boot; do not import it from elsewhere.

--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/811>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise