Idris2-boot/tests/typedd-book/chapter11
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
..
Arith.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
ArithCmd.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
ArithCmdDo.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
ArithTotal.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
expected Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
Greet.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
InfIO.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
InfList.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
Label.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
run Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
RunIO.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
StreamFail.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
Streams.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00