#1986: runhaskell doesn't have a --version option
--------------------------------+-------------------------------------------
Reporter: tim | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.9
Severity: minor | Keywords:
Difficulty: Unknown | Testcase:
Architecture: Unknown | Os: Unknown
--------------------------------+-------------------------------------------
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".
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1986>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs