Idris2-boot/tests/typedd-book/chapter05
Michael Morgan e6121e0935 Remove trailing whitespace from Idris sources.
This is the result of running the command:

$ find . -name '*.idr' -type f -exec sed -i -E 's/\s+$//' {} +

I confirmed before running it that this would not affect any markdown
formatting in documentation comments.
2019-10-25 14:24:25 -07:00
..
DepPairs.idr Parse pattern matching lambda 2019-07-03 13:04:25 +01:00
Do.idr Parse pattern matching lambda 2019-07-03 13:04:25 +01:00
expected Parse pattern matching lambda 2019-07-03 13:04:25 +01:00
Hello.idr Parse pattern matching lambda 2019-07-03 13:04:25 +01:00
Loops.idr Parse pattern matching lambda 2019-07-03 13:04:25 +01:00
PrintLength.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
ReadNum.idr Parse pattern matching lambda 2019-07-03 13:04:25 +01:00
ReadVect.idr Parse pattern matching lambda 2019-07-03 13:04:25 +01:00
run Parse pattern matching lambda 2019-07-03 13:04:25 +01:00