The following bug occurred while compiling GHC-4.00 on a Linux
platform, using ghc-3.03, gcc-2.7.3.2

Thanks
Ed
---------------------------------------------------------

ghc-3.03 -cpp -fglasgow-exts -Rghc-timing -I. -IcodeGen -InativeGen
-Iparser
-iutils:basicTypes:types:hsSyn:prelude:rename:typecheck:deSugar:coreSyn:specialise:simplCore:stranal:stgSyn:simplStg:codeGen:absCSyn:main:reader:profiling:parser:nativeGen
-recomp -O -H32m    -c hsSyn/HsDecls.lhs -o hsSyn/HsDecls.o -osuf o

HsDecls.lhs:10: Warning:
    Failed to find (optional) interface decl for
    `s6CV'
    desired at
    HsBinds.hi:60

HsDecls.lhs:10: Warning:
    Failed to find (optional) interface decl for
    `s6CV'
    desired at
    HsBinds.hi:60

HsDecls.lhs:10: Warning:
    Failed to find (optional) interface decl for
    `s6CV'
    desired at
    HsBinds.hi:60


panic! (the `impossible' happened):
        tcLookupTyVar: HsBinds.s6CV{-r3qc-}

Please report it as a compiler bug to
[EMAIL PROTECTED]

make[2]: *** [hsSyn/HsDecls.o] Error 1



Reply via email to