Idris2/libs/prelude/Prelude
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
..
Basics.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Cast.idr [ performance ] constant folding for all integral expressions (#2662) 2022-09-21 10:05:02 +01:00
EqOrd.idr Add Reverse Ord instance 2022-03-31 10:50:51 +01:00
Interfaces.idr Fix typo in namespace for [bi]traversable composition 2023-09-20 09:15:56 +02:00
Interpolation.idr [ new ] constructor plus trivial impl for Interpolation (#2871) 2023-02-04 07:47:28 -06:00
IO.idr Js char io (#2887) 2023-02-13 15:48:07 +00:00
Num.idr [ prelude ] add subtract (#2357) 2022-03-17 18:24:42 +00:00
Ops.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Show.idr [ prelude ] Make able to implement provably total showPrec recursively 2023-12-26 10:16:57 +00:00
Types.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Uninhabited.idr clean up some deprecations (#2057) 2021-10-24 12:06:57 +01:00