logo       

[GHC] #670: External Core is broken: msg#00153

lang.haskell.glasgow.bugs

Subject: [GHC] #670: External Core is broken

#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>
Google Custom Search

News | FAQ | advertise