Ticket #1986 (closed feature request: duplicate)
runhaskell doesn't have a --version option
| Reported by: | tim | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.10 branch |
| Component: | Compiler | Version: | 6.9 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Typing:
$ runhaskell --version
results in:
runhaskell: syntax: runghc [-f GHC-PATH | --] [GHC-ARGS] [--] FILE ARG...
It would be nice to be able to see what GHC version your version of runhaskell points to, since $PATHs can be screwed up and chaos can ensue. Also, the error message should probably refer to "runhaskell" (rather than "runghc") if you invoked "runhaskell".
Change History
Note: See
TracTickets for help on using
tickets.
