summaryrefslogtreecommitdiff
path: root/docs/users_guide/exts/syntax.rst
blob: 9fc8d366a9e4154823cc4f85832ea03c158bca8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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