Hi,
The -odir switch doesn't seem to work properly when used in conjunction with
with -fext-core. If I say:
$ ghc -fext-core -odir /tmp/foo foo.hs
the file foo.hcr gets placed in the current directory, not in /tmp/foo as it
should be.

-- 
Kirsten Chevalier * [EMAIL PROTECTED] * Often in error, never in doubt
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to