summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/users_guide/exts/control.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/users_guide/exts/control.rst b/docs/users_guide/exts/control.rst
index 4aba4c13ac..1a5431f526 100644
--- a/docs/users_guide/exts/control.rst
+++ b/docs/users_guide/exts/control.rst
@@ -56,6 +56,7 @@ Language extensions can be controlled (i.e. allowed or not) in two ways:
* :extension:`EmptyDataDeriving`
* :extension:`ExistentialQuantification`
* :extension:`ExplicitForAll`
+ * :extension:`FieldSelectors`
* :extension:`FlexibleContexts`
* :extension:`FlexibleInstances`
* :extension:`ForeignFunctionInterface`