Idris2/tests/typedd-book/chapter06
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
..
Adder.idr Add test script 2020-05-19 18:25:18 +01:00
All.idr Finish tests 2020-05-19 20:06:37 +01:00
DataStore.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
DataStoreHoles.idr Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
expected print location of implicit name shadowing with the warning. (#1968) 2021-10-03 10:15:01 +01:00
Maybe.idr Add test script 2020-05-19 18:25:18 +01:00
Printf.idr Add test script 2020-05-19 18:25:18 +01:00
run Add testing utilities script 2023-09-07 14:57:22 +01:00
TypeFuns.idr [ refactor ] Remove Data.Strings module (#1607) 2021-06-28 13:48:37 +01:00
TypeSynonyms.idr Add test script 2020-05-19 18:25:18 +01:00