[GHC] #14985: GHC flags missing from the user guide flag reference.
GHC
ghc-devs at haskell.org
Thu Mar 29 14:22:24 UTC 2018
#14985: GHC flags missing from the user guide flag reference.
-------------------------------------+-------------------------------------
Reporter: merijn | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.2
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
I was making a list of flags from the source of GHC command line parser
and found the following flags having no entry in the flag reference:
`-sig-of`, `-relative-dynlib-paths`, `-dll-split`, `-ddump-file-prefix`,
`-haddock`, `-haddock-opts`, `-dno-llvm-mangler`, `-ffloat-lam-args`,
`-ffloat-all-lams`
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14985>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list