X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=7923b1374894b1178b78c1bda8eb8f74920a5580;hb=8d276febb7e186affdcd9fa39f5a185a2e15847e;hp=a993b42c15e03acb89fe2f0541f9f032ad2a94b2;hpb=3e4ee05cb301bd9f10d6a64b610c21c1f890f50b;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index a993b42..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 - @@ -519,7 +519,7 @@ P Expose package P - dynamic + static/:set - @@ -531,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 - @@ -662,6 +662,13 @@ + + Enable overloaded string literals. + + dynamic + + + Enable lexically-scoped type variables. Implied by . @@ -814,6 +821,13 @@ + + warn if there are tabs in the source file + dynamic + + + + warn when defaulting happens dynamic @@ -1316,7 +1330,7 @@ - Set main function + Set main module and function dynamic -