hsc2hs-hugs --version (return code: 0)
hsc2hs version 0.66
hsc2hs-hugs --help (return code: 0)
Usage: /usr/lib/hugs/programs/hsc2hs/Main.hs [OPTIONS] INPUT.hsc [...]
-o FILE --output=FILE name of main output file
-t FILE --template=FILE template file
-c PROG --cc=PROG C compiler to use
-l PROG --ld=PROG linker to use
-C FLAG --cflag=FLAG flag to pass to the C compiler
-I DIR passed to the C compiler
-L FLAG --lflag=FLAG flag to pass to the linker
-i FILE --include=FILE as if placed in the source
-D NAME[=VALUE] --define=NAME[=VALUE] as if placed in the source
--no-compile stop after writing *_hsc_make.c
-v --verbose dump commands to stderr
-? --help display this help and exit
-V --version output version information and exit