Idris2-boot/libs/base/Control/Monad
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
..
Identity.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
State.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Trans.idr Add some Control.Monad things 2019-07-10 20:18:40 +02:00