summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-11-26 21:43:42 +0000
committerIan Lynagh <igloo@earth.li>2011-11-26 21:43:42 +0000
commit124bad841018d17f36b1d9dd136fb30ce30a2c2d (patch)
treeb2c879a6b033b37cc29ba8d4449c4ed8159e969b
parentb60992f62b7b851f84e4b13c995594de0696dc72 (diff)
downloadhaskell-124bad841018d17f36b1d9dd136fb30ce30a2c2d.tar.gz
Don't list sortBy as a good consumer; fixes trac #5473
-rw-r--r--docs/users_guide/glasgow_exts.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml
index 9f8337d953..96685bc059 100644
--- a/docs/users_guide/glasgow_exts.xml
+++ b/docs/users_guide/glasgow_exts.xml
@@ -9328,12 +9328,6 @@ will fuse with one but not the other)
<function>msum</function>
</para>
</listitem>
-<listitem>
-
-<para>
- <function>sortBy</function>
-</para>
-</listitem>
</itemizedlist>