diff options
author | alexbiehl <alex.biehl@gmail.com> | 2017-10-31 21:48:55 +0100 |
---|---|---|
committer | alexbiehl <alex.biehl@gmail.com> | 2017-10-31 21:48:55 +0100 |
commit | 08c9e19236770811caf571321f5ece271d1fccff (patch) | |
tree | beb3f6407d14abcab32f9d54811cabd319c356a4 /doc | |
parent | 3896bff411596ef50b5ca2f2be425e89878410aa (diff) | |
parent | e5fe98530d9c70f5197494da9de07f42dd7fe334 (diff) |
Merge remote-tracking branch 'origin/master' into ghc-head
Diffstat (limited to 'doc')
-rw-r--r-- | doc/invoking.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/invoking.rst b/doc/invoking.rst index fc1e4410..acdba9bd 100644 --- a/doc/invoking.rst +++ b/doc/invoking.rst @@ -39,7 +39,7 @@ The following options are available: .. option:: -B <dir> - Tell GHC that that its lib directory is dir. Can be used to override + Tell GHC that its lib directory is dir. Can be used to override the default path. .. option:: -o <dir> |