summaryrefslogtreecommitdiff
path: root/docs/users_guide/exts/syntax.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/exts/syntax.rst')
-rw-r--r--docs/users_guide/exts/syntax.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/users_guide/exts/syntax.rst b/docs/users_guide/exts/syntax.rst
new file mode 100644
index 0000000000..9fc8d366a9
--- /dev/null
+++ b/docs/users_guide/exts/syntax.rst
@@ -0,0 +1,26 @@
+.. _syntax-extns:
+
+Syntax
+======
+
+.. toctree::
+ :maxdepth: 1
+
+ unicode_syntax
+ magic_hash
+ recursive_do
+ applicative_do
+ parallel_list_comprehensions
+ generalised_list_comprehensions
+ monad_comprehensions
+ monadfail_desugaring
+ overloaded_lists
+ rebindable_syntax
+ tuple_sections
+ lambda_case
+ empty_case
+ multiway_if
+ local_fixity_decls
+ block_arguments
+ typed_holes
+ arrows