Idris2/libs/contrib
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
..
Control Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Data Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Debug Remove use of deprecated getByte function (#3190) 2024-01-14 11:26:51 -06:00
Decidable Complete the relocation of contrib HVect into base as All (#3191) 2024-03-19 08:22:32 -05:00
Language [ base ] Use Fin n as index in Bits (#2192) 2021-12-16 18:26:52 +00:00
Syntax Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
System Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Test Add a test package to the Idris 2 project (#1162) 2021-03-09 18:27:05 +00:00
Text Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
contrib.ipkg Complete the relocation of contrib HVect into base as All (#3191) 2024-03-19 08:22:32 -05:00
Makefile [ new ] --install-with-src; refactoring around FCs (#1450) 2021-06-05 12:53:22 +01:00