X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fusers_guide%2Futils.sgml;h=633a7796ded133380a1e1f5e19d49fd9ea2cc83b;hb=3b4e398466c0a8b037e112d40bb20b77a9b42bf0;hp=8b97c19f1501477685086a48004d29747614d9a7;hpb=6c05aa01c6bd9e90542a33f3a2576967a8b940fc;p=ghc-hetmet.git diff --git a/ghc/docs/users_guide/utils.sgml b/ghc/docs/users_guide/utils.sgml index 8b97c19..633a779 100644 --- a/ghc/docs/users_guide/utils.sgml +++ b/ghc/docs/users_guide/utils.sgml @@ -215,16 +215,6 @@ tags: - -s FILE or - --support=FILE - - Basename of the C file and C header - (with .c, .h - suffixes removed). - - - - --help Display a summary of the available flags. @@ -240,22 +230,22 @@ tags: The input file should end with .hsc. Output files by - default get names with the *.hsc pattern + default get names with the .hsc suffix replaced: - *.hs + .hs Haskell file - Hs*.h + _hsc.h C header - Hs*.c + _hsc.c C file