This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-12-21 02:31:50 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
960d818c29
Idris2
/
tests
/
idris2
/
misc
/
namespace005
/
LibPre2.idr
4 lines
35 B
Idris
Raw
Normal View
History
Unescape
Escape
[ new ] Allow fixities to be hidden with %hide * Change the printing of namespaced operator to show parenthesis around operators * Update warning when conflicting fixities are found * Do not warn about redundant but compatible fixities
2023-06-11 15:28:01 +03:00
module
LibPre2
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 17:41:57 +03:00
export
prefix
2
*!
Reference in New Issue
Copy Permalink