Please remember that to test the 6.2-branch compiler (which is what you
are trying to do) you cannot use a 6.2.1 ghci.  You must say
        $(build)/fptools/ghc/compiler/stage2/ghc-inplace --interactive
where $(build) is your build tree for the 6.2 branch.

That gives you a 6.2 branch ghci

Simon


| -----Original Message-----
| From: [EMAIL PROTECTED]
[mailto:glasgow-haskell-bugs-
| [EMAIL PROTECTED] On Behalf Of Serge D. Mechveliani
| Sent: 17 May 2004 12:11
| To: [EMAIL PROTECTED]
| Subject: internal error
| 
| Addition to my previous two reports:
| 
| * this "internal error"  also happens in the test  ghci
|   when docon is compiled under  -Onot  too.
| 
| * But I tried   > :set +s
|   before        > test "log"
| 
|   , and with this, the test completed successfully.
| 
| -----------------
| Serge Mechveliani
| [EMAIL PROTECTED]
| _______________________________________________
| Glasgow-haskell-bugs mailing list
| [EMAIL PROTECTED]
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to