X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fusing.xml;h=f27844d92c658f40be686eaad29c59f517b0a8e5;hb=d12546c051b49816749b10c54ab30705a01495e5;hp=3ab73a1b3b1be1edd4108451078b6e5dd0caa3b6;hpb=0e2c7147358aca96e5a4245c3c4ead848d472fb9;p=ghc-hetmet.git diff --git a/docs/users_guide/using.xml b/docs/users_guide/using.xml index 3ab73a1..f27844d 100644 --- a/docs/users_guide/using.xml +++ b/docs/users_guide/using.xml @@ -81,7 +81,7 @@ module X where It is not recommended to move all the contents of your Makefiles into your source files, but in some circumstances, the OPTIONS_GHC pragma is the Right Thing. (If you - use and have OPTION flags in + use and have OPTION flags in your module, the OPTIONS_GHC will get put into the generated .hc file).