Idris2/tests/idris2/misc/docs004
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
..
DocImpl.idr Group tests by directory 2023-09-07 14:57:22 +01:00
expected Group tests by directory 2023-09-07 14:57:22 +01:00
input Group tests by directory 2023-09-07 14:57:22 +01:00
input2 Group tests by directory 2023-09-07 14:57:22 +01:00
List.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
run Group tests by directory 2023-09-07 14:57:22 +01:00