summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2012-06-14 17:18:27 +0100
committerIan Lynagh <igloo@earth.li>2012-06-14 17:18:27 +0100
commit02aef1122e64e21964a6e5f1d1ef01e5a0c64f44 (patch)
tree17d4d8a2041db9d6647c415cee942c7cc7ac1b6c /docs
parented7dbe82fab6e6b03273870c1663399de8dc4f39 (diff)
downloadhaskell-02aef1122e64e21964a6e5f1d1ef01e5a0c64f44.tar.gz
Make -dppr-case-as-let a dynamic flag
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/flags.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml
index cd45040027..db17084a81 100644
--- a/docs/users_guide/flags.xml
+++ b/docs/users_guide/flags.xml
@@ -2724,7 +2724,7 @@
<row>
<entry><option>-dppr-case-as-let</option></entry>
<entry>Print single alternative case expressions as strict lets.</entry>
- <entry>static</entry>
+ <entry>dynamic</entry>
<entry>-</entry>
</row>
<row>