Dependencies for stylish-cabal-0.4.1.0
Libraries
stylish-cabal
- ansi-wl-pprint
- base (>=4 && <5)
- base-compat (>=0.10 && <0.11)
- Cabal (>=2.2 && <2.3)
- data-default
- deepseq
- haddock-library (>=1.5 && <1.6)
- microlens
- mtl
- split
- if impl(ghc<7.6)
stylish-cabal:test-utils
- base
- base-compat
- Cabal
- containers
- haddock-library
- hspec (>=2.5)
- hspec-core
- microlens
- microlens-th
- split
- stylish-cabal
- template-haskell
- utf8-string
Executables
stylish-cabal
Flags
Manual Flags
Name | Description | Default |
---|---|---|
werror | build with -Werror | Disabled |
test-hackage | Should I test all Hackage cabal files? | Disabled |
test-strictness | Run the strictness testsuite. This requires the StrictCheck package which is not yet on Hackage, and thus is disabled by default. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info