In addition to the report on
                      ghc-5.00.1 (2)  (binary, linux, i386-unknown)

on loading interpreted code instead of compiled one
there appears another similar effect:
if  Foo.o  is in the current directory, then   ghci Foo
sometimes loads the interpreted code while
                                               ghci 
                                               ...
                                               Prelude> :l Foo
loads  Foo.o.
This is visible in the project I sent to Simon Marlow, with

                           Foo.hs =  .../demotest/T_permut.hs
(it needs -package docon).


-----------------
Serge Mechveliani
[EMAIL PROTECTED]

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

Reply via email to