haskell / haskell/stylish-haskell
UnicodeSyntax
Abierto
enhancement
- Lenguaje dominante
- Haskell
- Estrellas
- 1k
- Forks
- 153
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.