X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=docs%2Fusers_guide%2Fusing.xml;h=9df6eb50b694e60ff27cc97be8210fcdf27ef0f6;hp=ee4d9fd02d0b49b7508c43b747270faa96f9c789;hb=e11fa7a5e0025460df3b8562ccbf3ffd1db68d5d;hpb=80bc9b96c720f6990056e340493b2b198483648b diff --git a/docs/users_guide/using.xml b/docs/users_guide/using.xml index ee4d9fd..9df6eb5 100644 --- a/docs/users_guide/using.xml +++ b/docs/users_guide/using.xml @@ -409,6 +409,20 @@ module X where + + + + ghc --print-docdir + + + + + Print the path to GHC's documentation directory. Note that + some distributions do no include the documentation, in which case + this directory may be empty or may not exist. + + +