Idris2-boot/tests/typedd-book/chapter08
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
..
AppendVec.idr Add Chapter 8 tests 2019-07-05 11:28:37 +01:00
CheckEqDec.idr Add Chapter 8 tests 2019-07-05 11:28:37 +01:00
CheckEqMaybe.idr Add Chapter 8 tests 2019-07-05 11:28:37 +01:00
EqNat.idr Add Chapter 8 tests 2019-07-05 11:28:37 +01:00
ExactLength.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
ExactLengthDec.idr Add Chapter 8 tests 2019-07-05 11:28:37 +01:00
expected Add Chapter 8 tests 2019-07-05 11:28:37 +01:00
ReverseVec.idr Add Chapter 8 tests 2019-07-05 11:28:37 +01:00
run Add Chapter 8 tests 2019-07-05 11:28:37 +01:00
TCVects.idr Add Chapter 8 tests 2019-07-05 11:28:37 +01:00
Void.idr Add Chapter 8 tests 2019-07-05 11:28:37 +01:00