Idris2-boot/tests/typedd-book/chapter04
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
..
BSTree.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
DataStore.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Direction.idr TypeDD chapter 4 tests 2019-07-01 21:35:19 +01:00
expected TypeDD chapter 4 tests 2019-07-01 21:35:19 +01:00
Generic.idr TypeDD chapter 4 tests 2019-07-01 21:35:19 +01:00
Picture.idr TypeDD chapter 4 tests 2019-07-01 21:35:19 +01:00
run TypeDD chapter 4 tests 2019-07-01 21:35:19 +01:00
Shape.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
SumInputs.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Tree.idr TypeDD chapter 4 tests 2019-07-01 21:35:19 +01:00
TryIndex.idr TypeDD chapter 4 tests 2019-07-01 21:35:19 +01:00
Vect.idr TypeDD chapter 4 tests 2019-07-01 21:35:19 +01:00
Vehicle.idr TypeDD chapter 4 tests 2019-07-01 21:35:19 +01:00