Ticket #1226 (closed feature request: duplicate)
Add flags --full-flag-help and --print-docdir
| Reported by: | igloo | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8.2 |
| Component: | Driver | Version: | 6.6 |
| Keywords: | Cc: | claus.reinke@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
In the thread starting http://www.haskell.org/pipermail/glasgow-haskell-users/2007-March/012141.html two new flags are proposed:
A --full-flag-help flag, which prints essentially the ghc manpage.
A --print-docdir flag:
$ ghc --print-docdir c:/ghc/ghc-6.6/doc/html
where there are local docs,
$ ghc --print-docdir http://www.haskell.org/ghc/docs/6.6/html/
otherwise (note version specific URL).
Change History
Note: See
TracTickets for help on using
tickets.
