lspitzner/brittany

Support extension UnicodeSyntax

Open

#127 aperta il 16 mar 2018

Vedi su GitHub
 (6 commenti) (3 reazioni) (0 assegnatari)Haskell (63 fork)batch import
help wantedlanguage extension support

Metriche repository

Star
 (582 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

brittany discards Unicode symbols that GHC supports. For example, it will format something like

f :: A → B → C

as

f :: A -> B -> C

Guida contributor