Idris2/tests/base/system_file001
Mathew Polzin f078d5f5dc
clean up some deprecations (#2057)
* deprecate Data.Nat.Order.decideLTE

* Add properties for LTE/GTE that produce the difference.

* remove deprecated function now that it is available in the base library.

* remove two deprecated lines.

* remove module deprecated since v0.4.0

* fix prelude reference to renamed primitive.

* finish removing Data.Num.Implementations

* remove deprecated dirEntry function.

* remove deprecated fastAppend. Update CHANGELOG.

* replace fastAppend in test case

* replace fastAppend uses in compiler.

* remove new properties that weren't actually very new.
2021-10-24 12:06:57 +01:00
..
expected Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
input Add a total way of reading files in. (#1070) 2021-02-18 11:13:25 +00:00
ReadFilePage.idr clean up some deprecations (#2057) 2021-10-24 12:06:57 +01:00
run Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
test.txt Add a total way of reading files in. (#1070) 2021-02-18 11:13:25 +00:00