1
1
mirror of https://github.com/idris-lang/Idris2.git synced 2025-01-03 20:42:13 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
G. Allais
21f2913527
[ fix ] Enforce assumptions about capitalised idents ()
Given we keep getting tripped up by this, here we go:

* Namespaces
* Data names
* Record names
* Data constructor names (except for operators)
* Record constructor names (except for operators)
* Interface constructor names (except for operators)
2021-03-22 13:22:52 +00:00