X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fseparate_compilation.xml;fp=docs%2Fusers_guide%2Fseparate_compilation.xml;h=ae0e80c687fcf3cddb323c08f2f5e600c93c0514;hb=f01386484ac20e8fbe9a0809e198396bff883142;hp=9ce971d511ca5c9c4c3ade957f3a58ddefac950a;hpb=ecfc67d5759c853798f2391f2a2af538018f43b0;p=ghc-hetmet.git diff --git a/docs/users_guide/separate_compilation.xml b/docs/users_guide/separate_compilation.xml index 9ce971d..ae0e80c 100644 --- a/docs/users_guide/separate_compilation.xml +++ b/docs/users_guide/separate_compilation.xml @@ -461,9 +461,7 @@ $ ghc -c parse/Foo.hs parse/Bar.hs gurgle/Bumble.hs -odir `uname -m` Keep intermediate .hc files when doing .hs-to-.o compilations via C (NOTE: .hc files - aren't generated when using the native code generator, you - may need to use to force them - to be produced). + are only generated by unregisterised compilers).