BUG in HAskell! Help! Bad interface file: IO.hi

Christian Maeder maeder at tzi.de
Tue Dec 12 13:10:33 EST 2006


How did you call "ghci"? Maybe some *.hi files build on another platform
were lying around.

Cheers Christian

Loading IO works for me (on the same machine):

Loading package base ... linking ... done.
Prelude> :m IO
Prelude IO>

fidan at informatik.uni-bremen.de schrieb:
>   ___         ___ _
>   / _ \ /\  /\/ __(_)
>  / /_\// /_/ / /  | |      GHC Interactive, version 6.6, for Haskell 98.
> / /_\\/ __  / /___| |      http://www.haskell.org/ghc/
> \____/\/ /_/\____/|_|      Type :? for help.
> 
> Loading package base ... linking ... done.
> 
> <interactive>:1:84:
>     Bad interface file: IO.hi
>         IO.hi: openBinaryFile: does not exist (No such file or directory)
> ghc-6.6: panic! (the 'impossible' happened)
>   (GHC version 6.6 for i386-unknown-solaris2):
>         interactiveUI:flush



More information about the Glasgow-haskell-bugs mailing list