It would be nice if symbols could be highlighted like intero-mode for Haskell. It would be even more awesome if that highlighting worked for user-defined operators and not just built-in ones (not sure if that is even possible without having an atsi analogous to ghci?).
It seems that the actual font-lock related stuff is managed by haskell-mode. It would be nice if could at least have highlighting for built-in symbols.
It would be nice if symbols could be highlighted like
intero-modefor Haskell. It would be even more awesome if that highlighting worked for user-defined operators and not just built-in ones (not sure if that is even possible without having anatsianalogous toghci?).It seems that the actual
font-lockrelated stuff is managed byhaskell-mode. It would be nice if could at least have highlighting for built-in symbols.