
#12084: ghc --help suggests -auto-all instead of -fprof-auto -------------------------------------+------------------------------------- Reporter: kjslag | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by seraphime): I can do it tomorrow. Should the message suggest also that -auto-all is deprecated ? If it is so, maybe ghc should emit a warning message if -auto-all is used. The latest docs don't mention the -auto-all flag [1]. Older docs on the other hand describe it in the same terms as the newer -fprof-auto flag.[2] [1] https://downloads.haskell.org/~ghc/7.2-latest/docs/html/users_guide /prof-compiler-options.html [2] https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/prof- compiler-options.html -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12084#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler