The guards ("|") in function checkWin are highlighted differently.
Guards in other functions are all just white, comparing to ST2, they should always be red.
The "|"s in type declaration (e.g. data ABC = A|B|C) are corrected lighted as red.
Haskell syntax highlighting bug
prmaple
#1
1 Like
Dev Build 3024
addons_zz
#3
Perhaps it is the same issue as
If is not the same thing, you could look into the other 4 Haskell’s issues:
and open a new one if it does not exists yet. I am not working with Haskell nowadays. May be you can do a pull request fixing it.
1 Like