diff options
Diffstat (limited to 'driver/ghc-usage.txt')
-rw-r--r-- | driver/ghc-usage.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/ghc-usage.txt b/driver/ghc-usage.txt index b45199bdc1..4eda2c1724 100644 --- a/driver/ghc-usage.txt +++ b/driver/ghc-usage.txt @@ -77,4 +77,7 @@ online copy can be found here: http://haskell.org/haskellwiki/GHC +If you *really* want to see every option, then you can pass +'--show-options' to the compiler. + ------------------------------------------------------------------------ |