[ doc ] reference intro info on elab

This commit is contained in:
Jorge Gomez 2024-06-04 07:00:14 -05:00 committed by G. Allais
parent d7d84868a5
commit 0742b3ba97

View File

@ -20,7 +20,7 @@ Global pragmas
``%language``
--------------------
Enable language extensions. Currently, the only extension is ``ElabReflection``.
Enable language extensions. Currently, the only extension is [#ElabReflection]_.
.. code-block:: idris
@ -493,3 +493,4 @@ over the value syntactically, rather than by value, and can significantly speed
up elaboration where large types are involved, at a cost of being less general.
Try it if "with" is slow.
.. [#ElabReflection] https://github.com/stefan-hoeck/idris2-elab-util/blob/main/src/Doc/Index.md