diff options
-rw-r--r-- | CabalHelper/Main.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CabalHelper/Main.hs b/CabalHelper/Main.hs index 4fe4da8..2b6aea3 100644 --- a/CabalHelper/Main.hs +++ b/CabalHelper/Main.hs @@ -90,7 +90,7 @@ usage = do ++"DIST_DIR ( version\n" ++" | print-lbi\n" ++" | write-autogen-files\n" - ++" | compiler-version" + ++" | compiler-version\n" ++" | ghc-options [--with-inplace]\n" ++" | ghc-src-options [--with-inplace]\n" ++" | ghc-pkg-options [--with-inplace]\n" |