Changelog of @hackage/ghc-syntax-highlighter 0.0.3.1

GHC syntax highlighter 0.0.3.1

  • Fixed the bug when certain extensions such as -XLambdaCase were not enabled when the code was compiled with GHC 8.6.

GHC syntax highlighter 0.0.3.0

  • Compiles with GHC 8.6.

GHC syntax highlighter 0.0.2.0

  • Added Loc and tokenizeHaskellLoc.

GHC syntax highlighter 0.0.1.0

  • Initial release.