Idris2/docs/source
Marshall Abrams 65569858fb Update typedd.rst: Chapter 5: new imports for exercises in 5.3.4
The instructions for the exercises at the end of section 5.3.4 list several file-handling functions needed for the exercises.  They were in the Prelude, but now are in `System.File.Handle` and `System.File.ReadWrite`, and I added a note about that.  (`import System.File` would work for the exercise code, but the docs aren't there, so I didn't mention that.  I also didn't mention there a few other definitions, in other modules, that one needs to look up to understand the functions that the book lists.  I think that figuring out that one needs to find those additional docs is supposed to be part of the exercise.)
2023-05-20 09:16:57 +01:00
..
app Update introapp.rst 2022-11-21 10:55:52 +00:00
backends Fix typo: Phase --> UsePhase 2023-02-06 23:52:41 +03:00
cookbook Fix typo: Calculutor -> Calculator 2022-05-19 11:50:48 +01:00
faq Fix links to GitHub wiki 2022-03-11 20:31:43 +01:00
ffi [docs] javascript FFIs and packaging of JS or C support files (#2842) 2023-01-07 21:40:47 +00:00
image Some documentation updates 2020-05-25 09:03:08 +01:00
implementation [ fix ] Support multiple ide server instances (#2586) 2022-07-18 14:08:56 +01:00
libraries docs: Fix link to libraries 2022-12-20 15:36:11 +00:00
listing Prepare release 0.6.0 (#2733) 2022-10-27 16:32:16 +01:00
proofs [ doc ] Refine text about rewrite clause 2022-04-22 20:37:56 +01:00
reference [docs] javascript FFIs and packaging of JS or C support files (#2842) 2023-01-07 21:40:47 +00:00
tutorial [ doc ] extend tutorial (#2897) 2023-03-28 10:27:23 +01:00
typedd Update typedd.rst: Chapter 5: new imports for exercises in 5.3.4 2023-05-20 09:16:57 +01:00
updates [ fix #1959 ] use modern record update syntax (#2196) 2021-12-16 18:23:18 +00:00
conf.py fixed whitespace for *.py files 2021-01-22 15:08:49 +00:00
index.rst [ doc ] cookbook for parsing (#2484) 2022-05-18 13:17:12 +01:00