|
[GHC] #670: External Core is broken: msg#00153lang.haskell.glasgow.bugs
#670: External Core is broken ----------------------------------+----------------------------------------- Reporter: KirstenChevalier | Owner: krc Type: bug | Status: new Priority: low | Milestone: Component: Compiler (Parser) | Version: 6.4.1 Severity: blocker | Keywords: Os: Multiple | Difficulty: Moderate (1 day) Architecture: Multiple | ----------------------------------+----------------------------------------- {{{ $ ghc -fext-core Main.hs $ ghc -fglasgow-exts Main.hcr ghc-6.5: panic! (the `impossible' happened, GHC version 6.5): tcIfaceGlobal (local): not found: Main.main{v rrl} [] Please report it as a compiler bug to glasgow-haskell-bugs@xxxxxxxxxxx, or http://sourceforge.net/projects/ghc/. }}} Main.hs consists of: {{{ main = putStr "Hello world!" }}} I'll fix this myself if I still have commit access; I just want to have a record of it. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/670> 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] #650: Improve interaction between mutable arrays and GC, Simon Marlow |
|---|---|
| Next by Date: | [GHC] #671: GHC can suggest "Probable fixes" that are impossible, GHC |
| Previous by Thread: | [GHC] #669: negative indentation in Text.PrettyPrint.HughesPJ, GHC |
| Next by Thread: | [GHC] #671: GHC can suggest "Probable fixes" that are impossible, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |