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.html#keeping-intermediates > > shows plural options whereas > > http://www.haskell.org/ghc/docs/latest/html/users_guide/flag-reference.html#id3131928 > > shows them in singular (except -keep-tmp-files)
The plural options work! So flag-reference.html should be corrected. C. _______________________________________________ Glasgow-haskell-bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
