tcLookupGlobalValue

1998-07-23 Thread Marc van Dongen
) > b = a + a The compilation session (modulo empty lines) went as follows: swift> ghc-3.02 -c A.lhs ghc-3.02: module version changed to 1; reason: no old .hi file swift> ghc-3.02 -c B.lhs importDecl wierdness: A.a{-r6J-} importDecl wierdness: A.a{-r6J-} panic! (the `impossible' happened):

Re: tcLookupGlobalValue

1998-07-23 Thread Sigbjorn Finne
follows: > > swift> ghc-3.02 -c A.lhs > ghc-3.02: module version changed to 1; reason: no old .hi file > swift> ghc-3.02 -c B.lhs > importDecl wierdness: A.a{-r6J-} > importDecl wierdness: A.a{-r6J-} > panic! (the `impossible' happened): > tcLookupGloba