Closed
Description
(Yet) Another style guide convention that it might be good to (try to) standardise... so discussion of what possible conventions might be good/useful/enforceable is in order?
Partly prompted by recent work on v2.0/v2.1 PRs, partly by the realisation that we don't even seem able to agree what to call the PropositionalEquality module when imported qualified...
Possible points:
- ASCII, not Unicode?
Data.X
imports via the nameX
?- Use the last/penultimate (in the case of
Core
etc.) identifier in the long name otherwise - ... etc.