summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-06-10 12:46:11 +0000
committerIan Lynagh <igloo@earth.li>2009-06-10 12:46:11 +0000
commitd1df0c600a5191df08e28b3f1eaa371deba45d5e (patch)
tree21f01c8d7987709be1ae5d7e75a3595c6acfa305 /docs
parentad379ff7e22681c09ec7b50bc00d2d6cd3ae3263 (diff)
downloadhaskell-d1df0c600a5191df08e28b3f1eaa371deba45d5e.tar.gz
Change GHC_OPTIONS to OPTIONS_GHC
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/6.6-notes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/6.6-notes.xml b/docs/users_guide/6.6-notes.xml
index bd4561960e..a04b99e4c0 100644
--- a/docs/users_guide/6.6-notes.xml
+++ b/docs/users_guide/6.6-notes.xml
@@ -132,7 +132,7 @@
The following flags (and, where appropriate, their inverses)
used to be static (can only be given on
the command line) but are now dynamic (can also be given in
- a <literal>GHC_OPTIONS</literal> pragma or with
+ an <literal>OPTIONS_GHC</literal> pragma or with
<literal>:set</literal> in GHCi):
<option>-c</option>,
<option>-hcsuf</option>,