|
Re: [GHC] #811: GHC panics when compiling some mutually recursive modules t: msg#00029lang.haskell.glasgow.bugs
#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> |
|---|---|---|
| Previous by Date: | Re: [GHC] #816: Weird fundep behavior (with -fallow-undecidable-instances), GHC |
|---|---|
| Next by Date: | [GHC] #817: internal error: stg_ap_ppp_ret, GHC |
| Previous by Thread: | Re: [GHC] #811: GHC panics when compiling some mutually recursive modules that export something imported, GHC |
| Next by Thread: | [GHC] #812: Slightly incorrect, though not misleading, warning message relating to mutually recursive modules, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |