ghci and unboxed types

Simon Marlow simonmar at microsoft.com
Thu Dec 12 10:56:44 EST 2002


> ralf/tmp> ghci -fglasgow-exts Arr.lhs
>    ___         ___ _
>   / _ \ /\  /\/ __(_)
>  / /_\// /_/ / /  | |      GHC Interactive, version 5.04, for 
> Haskell 98.
> / /_\\/ __  / /___| |      http://www.haskell.org/ghc/
> \____/\/ /_/\____/|_|      Type :? for help.
> 
> Loading package base ... linking ... done.
> Loading package haskell98 ... linking ... done.
> Compiling Arr              ( Arr.lhs, interpreted )
> ghc-5.04: panic! (the `impossible' happened, GHC version 5.04):
>         ByteCodeGen.schemeE P_
> 
> Please report it as a compiler bug to 
> glasgow-haskell-bugs at haskell.org,
> or http://sourceforge.net/projects/ghc/.

Thanks.  This bug is now fixed in CVS.

Cheers,
	Simon



More information about the Glasgow-haskell-bugs mailing list