Idris2-boot/tests/typedd-book/chapter12
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
..
ArithState.idr Add the bits of Chapter 12 that work 2019-07-10 20:22:00 +02:00
DataStore.idr Add the bits of Chapter 12 that work 2019-07-10 20:22:00 +02:00
expected Finish Chapter 12 tests 2019-07-12 09:34:29 +02:00
Record.idr Add the bits of Chapter 12 that work 2019-07-10 20:22:00 +02:00
run Finish Chapter 12 tests 2019-07-12 09:34:29 +02:00
State.idr Add the bits of Chapter 12 that work 2019-07-10 20:22:00 +02:00
StateMonad.idr Add the bits of Chapter 12 that work 2019-07-10 20:22:00 +02:00
Traverse.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
TreeLabel.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
TreeLabelState.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
TreeLabelType.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00