Skip to content

Commit

Permalink
Update typedd.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
m-rinaldi authored and gallais committed Jun 15, 2024
1 parent 055568b commit 866354f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/typedd/typedd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ In ``Average.idr``, add:
import Data.List -- for `length` on lists
import System.REPL -- for `repl`
Instead of entering ``6.0 + 3 * 12``, enter ``the Double (6.0 + 3 * 12)``.

In ``AveMain.idr`` and ``Reverse.idr`` add:

.. code-block:: idris
Expand Down

0 comments on commit 866354f

Please sign in to comment.