language-liquidhaskell

Provides syntax highlighting LiquidHaskell annotations

Ranjit Jhala

772

1

0.4.0

MIT

GitHub

LiquidHaskell Syntax Highlighting

Provides syntax highlighting for [LiquidHaskell] annotations in Haskell files, by rendering text inside {-@ ... @-} using the plain Haskell highlights (i.e. not as comments.)

language-liquidhaskell in action

Install

This package requires language-haskell but unfortunately there is no way to automatically install it. So do the following:

  1. apm install language-liquidhaskell
  2. apm install language-haskell

and that's it.

NOTE: It is important that you install the above in the given order.

Copyright

Copyright © 2016 by Ranjit Jhala