Dependencies for hsdev-0.3.4.0
Libraries
hsdev
- aeson (>=1.2.4.0 && <1.6)
- aeson-pretty (>=0.8.2 && <0.9)
- array (>=0.5.1.1 && <0.6)
- async (>=2.1.1.1 && <2.3)
- attoparsec (>=0.13.1.0 && <0.14)
- base (>=4.9 && <5)
- bytestring (>=0.10.8.1 && <0.11)
- containers (>=0.5.7.1 && <0.7)
- cpphs (>=1.20.5 && <1.21)
- data-default (>=0.7.1.1 && <0.8)
- deepseq (>=1.4.2.0 && <1.5)
- direct-sqlite (>=2.3.19 && <2.4)
- directory (>=1.2.6.2 && <1.4)
- exceptions (>=0.8.3 && <0.11)
- filepath (>=1.4.1.0 && <1.5)
- fsnotify (>=0.2.1 && <0.4)
- ghc-boot (>=8.0.1 && <8.11)
- ghc-paths (>=0.1.0.9 && <0.2)
- haskell-names (>=0.9.1 && <0.10.0)
- haskell-src-exts (>=1.19.1 && <1.24.0)
- hformat (>=0.1.0.1 && <0.4)
- http-client (>=0.5 && <0.7)
- lens (>=4.14 && <4.20)
- lifted-base (>=0.2.3.10 && <0.3)
- mmorph (>=1.0.9 && <1.2)
- monad-control (>=1.0.1.0 && <1.1)
- monad-loops (>=0.4.3 && <0.5)
- mtl (>=2.2.1 && <2.3)
- network (>=2.8 && <3.2)
- network-uri (>=2.6 && <2.7)
- optparse-applicative (>=0.12.1.0 && <0.16)
- process (>=1.4.2.0 && <1.7)
- regex-pcre-builtin (>=0.94.4 && <0.96)
- scientific (>=0.3.4.9 && <0.4)
- simple-log (>=0.9.9 && <0.10)
- sqlite-simple (>=0.4.13.0 && <0.5)
- stm (>=2.4 && <2.6)
- syb (>=0.6 && <0.8)
- template-haskell (>=2.11.0 && <2.17)
- text (>=1.2.2.2 && <1.3)
- text-region (>=0.1.0.1 && <0.4)
- time (>=1.6.0.1 && <1.10)
- transformers (>=0.5.2.0 && <0.6)
- transformers-base (>=0.4.4 && <0.5)
- uniplate (>=1.6.12 && <1.7)
- unordered-containers (>=0.2.8.0 && <0.3)
- vector (>=0.11.0.0 && <0.13)
- if os(windows)
- Win32 (>=2.3.0)
- unix (>=2.7.2.0 && <2.8)
- if impl(ghc>=8.10) && impl(ghc<8.11)
- if impl(ghc>=8.8) && impl(ghc<8.9)
- if impl(ghc>=8.6) && impl(ghc<8.7)
- if impl(ghc>=8.4) && impl(ghc<8.5)
- if impl(ghc>=8.2) && impl(ghc<8.3)
- if impl(ghc>=8.0) && impl(ghc<8.2)
- if flag(docs)
- haddock-library (>=1.4.3 && <1.10)
- hdocs (>=0.5.3)
- if impl(ghc>=8.10) && impl(ghc<8.11)
- haddock-api (>=2.24)
- if impl(ghc>=8.8) && impl(ghc<8.9)
- haddock-api (>=2.23)
- if impl(ghc>=8.6) && impl(ghc<8.7)
- haddock-api (>=2.21 && <2.23)
- if impl(ghc>=8.4) && impl(ghc<8.5)
- haddock-api (>=2.20 && <2.21)
- if impl(ghc>=8.2) && impl(ghc<8.3)
- haddock-api (>=2.18 && <2.19)
- if impl(ghc>=8.0) && impl(ghc<8.2)
- haddock-api (>=2.17 && <2.18)
- if flag(hlint)
- ghc-lib-parser (>=8.10 && <8.11)
- hlint (>=3.0.0 && <3.3.0)
Executables
hsdev
- aeson (>=1.2.4.0 && <1.6)
- aeson-pretty (>=0.8.2 && <0.9)
- base (>=4.9 && <5)
- bytestring (>=0.10.8.1 && <0.11)
- containers (>=0.5.7.1 && <0.7)
- deepseq (>=1.4.2.0 && <1.5)
- directory (>=1.2.6.2 && <1.4)
- exceptions (>=0.8.3 && <0.11)
- filepath (>=1.4.1.0 && <1.5)
- hsdev
- monad-loops (>=0.4.3 && <0.5)
- mtl (>=2.2.1 && <2.3)
- network (>=2.8 && <3.2)
- optparse-applicative (>=0.12.1.0 && <0.16)
- process (>=1.4.2.0 && <1.7)
- text (>=1.2.2.2 && <1.3)
- transformers (>=0.5.2.0 && <0.6)
- unordered-containers (>=0.2.8.0 && <0.3)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
docs | build with haddock/hdocs to support scanning docs | Enabled |
hlint | build with hlint to support linting | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info