Open clayrat opened 8 years ago
Yes, that would be wonderful :]
I mean worst case, just alias it to Haskell until full support comes :man_shrugging:. I pushed *.purs gitlab-language=haskell
in my .gitattributes
file on my default branch to get PureScript "highlighting" in GitLab. It seems to be okay.
This is a rather new JS-transpiling functional language: http://www.purescript.org/
Syntax is mostly the same as that of Haskell, and there is already a highlighting package for Atom editor: https://github.com/purescript-contrib/atom-language-purescript/blob/master/grammars/purescript.cson