X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=docs%2Fusers_guide%2Fusing.xml;h=72f53b740b18cbf7284c8adc5c5f825bdad668bf;hp=f6afa3c7e65aba6bd372f785f3d6053ea6e6aef2;hb=2f4e21c6f741995e20cc3b53b109ff9edf18eb3c;hpb=e2c77ecdd4c46c88767568f478ed5d7388c1b0b2 diff --git a/docs/users_guide/using.xml b/docs/users_guide/using.xml index f6afa3c..72f53b7 100644 --- a/docs/users_guide/using.xml +++ b/docs/users_guide/using.xml @@ -343,10 +343,11 @@ module X where - ghc --version ghc -V + ghc --version + ghc -V + - Print a one-line string including GHC's version number. @@ -356,9 +357,9 @@ module X where - ghc --numeric-version + ghc --numeric-version + - Print GHC's numeric version number only. @@ -368,9 +369,9 @@ module X where - ghc --print-libdir + ghc --print-libdir + - Print the path to GHC's library directory. This is @@ -630,8 +631,8 @@ ghc -c Foo.hs help options verbosity options - See also the , , , - and modes in . + See also the , , , + and modes in .