Dependencies for hls-hlint-plugin-0.2.0.0
Libraries
hls-hlint-plugin
- aeson
- apply-refact (>=0.9)
- base (>=4.12 && <5)
- binary
- bytestring
- containers
- data-default
- deepseq
- Diff
- directory
- extra
- filepath
- ghc-exactprint (>=0.6.3.4)
- ghcide (>=0.7.2.0)
- hashable
- haskell-lsp
- hlint (>=3.2)
- hls-plugin-api (>=0.7.0.0)
- hslogger
- lens
- regex-tdfa
- shake
- temporary
- text
- transformers
- unordered-containers
- if !flag(ghc-lib) && impl(ghc>=8.10.1) && impl(ghc<8.11.0)
- ghc (>=8.10 && <8.11)
- ghc
- ghc-lib (>=8.10.2.20200916 && <8.11)
- ghc-lib-parser-ex (>=8.10 && <8.11)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Enable -Werror | Disabled |
ghc-lib | Force dependency on ghc-lib-parser even if GHC API in the ghc package is supported | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info