Idris2-boot/tests/typedd-book/chapter07
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
..
Album.idr Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
Eq.idr Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
expected Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
Expr.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Fold.idr Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
run Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
Tree.idr Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00