> Trivial 'impossible' situation:
> 
> [EMAIL PROTECTED] ~] ghci
>    ___         ___ _
>   / _ \ /\  /\/ __(_)
>  / /_\// /_/ / /  | |      GHC Interactive, version 6.0, for 
> Haskell 98.
> / /_\\/ __  / /___| |      http://www.haskell.org/ghc/
> \____/\/ /_/\____/|_|      Type :? for help.
> 
> Loading package base ... linking ... done.
> Prelude> let f 0 = 2
> ghc-6.0: panic! (the `impossible' happened, GHC version 6.0):
>         getLinkDeps No iface for [<pkg>]GHCziErr
> 
> Please report it as a compiler bug to 
> [EMAIL PROTECTED],
> or http://sourceforge.net/projects/ghc/.

This bug was fixed in 6.0.1.  Please upgrade to a later version.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to