
28 Jun
2007
28 Jun
'07
9:46 a.m.
Christian Maeder schrieb:
I'm currently confused if it must be plural or singular (or any)
http://www.haskell.org/ghc/docs/latest/html/users_guide/separate-compilation...
shows plural options whereas http://www.haskell.org/ghc/docs/latest/html/users_guide/flag-reference.html#...
shows them in singular (except -keep-tmp-files)
The plural options work! So flag-reference.html should be corrected. C.