Idris2/libs/contrib/System
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
..
Console [ fix #1859 ] Undo my mistakes (#1866) 2021-08-27 16:18:24 +01:00
Directory clean up some deprecations (#2057) 2021-10-24 12:06:57 +01:00
Future.idr Overhaul of concurrency primitives (#968) 2021-02-05 16:16:20 +00:00
Path.idr Update contrib Text.Parser to match Library.Text.Parser (#1808) 2021-08-06 10:03:13 +01:00
Random.idr Improvements to System.Random, specifically JS support. (#2009) 2021-10-19 00:04:25 +01:00