Idris2/libs/contrib/System
André Videla 75032a7164
Emit warning for fixities with no export modifiers (#3234)
* Emit warning for fixities with no export modifiers

This is to help update all the existing code to program with explicit
fixity export directives in preparation for the behavioral change where
they will become private by default.
2024-04-03 15:41:57 +01:00
..
Console [ contrib ] Support options parsing errors in a backward-compatible way 2023-12-30 14:22:51 -06:00
Directory [ base ] Add some more properties, functions and interface implementations (#2361) 2022-03-23 13:33:13 +00:00
Future.idr Overhaul of concurrency primitives (#968) 2021-02-05 16:16:20 +00:00
Path.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Random.idr Improvements to System.Random, specifically JS support. (#2009) 2021-10-19 00:04:25 +01:00