Ticket #670 (new bug)
External Core is broken
| Reported by: | KirstenChevalier | Owned by: | tim |
|---|---|---|---|
| Priority: | normal | Milestone: | _|_ |
| Component: | External Core | Version: | 6.8.2 |
| Keywords: | Cc: | ndmitchell@…, chevalier@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | GHC rejects valid program | Difficulty: | Moderate (less than a day) |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
$ 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@haskell.org,
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

