X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=7923b1374894b1178b78c1bda8eb8f74920a5580;hb=8d276febb7e186affdcd9fa39f5a185a2e15847e;hp=149ef6374d35c3fc45d0112136cb4cdbe2957817;hpb=f535676469e049dfb44cb198c32de7de797eafa9;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 149ef63..7923b13 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -358,13 +358,13 @@ dir1:dir2:... add dir, dir2, etc. to import path - dynamic + static/:set - Empty the import directory list - dynamic + static/:set - @@ -477,6 +477,18 @@ static - + + + Generate bytecode enabled for debugging + dynamic + - + + + + Do not include debugging information in bytecodes + dynamic + - + @@ -507,7 +519,7 @@ P Expose package P - dynamic + static/:set - @@ -519,25 +531,25 @@ name Hide package P - dynamic + static/:set - name Ignore package P - dynamic + static/:set - file Load more packages from file - dynamic + static - Don't load the user's package config file. - dynamic + static - @@ -650,6 +662,13 @@ + + Enable overloaded string literals. + + dynamic + + + Enable lexically-scoped type variables. Implied by . @@ -802,6 +821,13 @@ + + warn if there are tabs in the source file + dynamic + + + + warn when defaulting happens dynamic @@ -1304,7 +1330,7 @@ - Set main function + Set main module and function dynamic -