@hackage hls-hlint-plugin1.0.2.1

Hlint integration plugin with Haskell Language Server

  • Installation

  • Dependencies (28)

  • Dependents (1)

    @hackage/haskell-language-server
  • Package Flags

      pedantic
       (off by default)

      Enable -Werror

      ghc-lib
       (off by default)

      Force dependency on ghc-lib-parser even if GHC API in the ghc package is supported

      hlint33
       (on by default)

      Hlint-3.3 doesn't support versions ghc-lib < 9.0.1 nor ghc <= 8.6, so we can use hlint-3.2 for backwards compat This flag can be removed when all dependencies support ghc-lib-9.0.1 and we drop support for ghc-8.6