haskell / haskell/stylish-haskell
UnicodeSyntax
Ouverte
enhancement
- Langage dominant
- Haskell
- Étoiles
- 1k
- Forks
- 153
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
GHC has [an extension called UnicodeSyntax](http://www.haskell.org/ghc/docs/7.2.1/html/users_guide/syntax-extns.html) that lets you use unicode symbols for various keywords in the Haskell syntax. It would be nice if I could automatically UnicodeSyntaxify code. This would involve adding the extension at the top of the module if not already there, and replacing all replaceable symbols with their unicode counterparts.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.