Hi,

It seems like ghc 6.4 is using modules from installed packages in
preference to modules in the current source directory when I compile
something with "--make". I can fix it with "-hide-package PACKAGE";
but shouldn't the default behavior be to look in the source directory
first? Otherwise it becomes hard to write portable code.

Frederik

-- 
http://ofb.net/~frederik/
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to