diff options
Diffstat (limited to 'driver')
-rw-r--r-- | driver/ghci-usage.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/ghci-usage.txt b/driver/ghci-usage.txt index 1a848fc9b5..5b85dacffa 100644 --- a/driver/ghci-usage.txt +++ b/driver/ghci-usage.txt @@ -22,3 +22,6 @@ Full details can be found in the User's Guide, an online copy of which can be found here: http://www.haskell.org/ghc/docs/latest/html/users_guide/ + +If you *really* want to see every option, then you can pass +'--show-options' to ghci. |