Dependencies for proto3-suite-0.9.4
Libraries
proto3-suite
- aeson (>=1.1.1.0 && <2.3)
- aeson-pretty (>=0.8.10 && <0.9)
- attoparsec (>=0.13.0.1 && <0.15)
- base (>=4.15 && <5.0)
- base64-bytestring (>=1.0.0.1 && <1.3)
- binary (>=0.8.3 && <=0.9)
- bytestring (>=0.10.6.0 && <0.13)
- cereal (>=0.5.1 && <0.6)
- containers (>=0.5 && <0.8)
- contravariant (>=1.4 && <1.6)
- deepseq (>=1.4 && <1.6)
- filepath (>=1.5.2 && <1.6)
- foldl (>=1.4.18 && <1.5)
- ghc-lib-parser (>=9.2.8 && <9.13)
- hashable (>=1.4.7 && <1.5)
- insert-ordered-containers (>=0.2.7 && <0.3)
- lens (>=5.3.5 && <5.4)
- mtl (>=2.2 && <2.4)
- neat-interpolation (>=0.5.1 && <0.6)
- parsec (>=3.1.9 && <3.2)
- parsers (>=0.12 && <0.13)
- pretty (>=1.1 && <1.2)
- pretty-show (>=1.6.12 && <2)
- proto3-wire (>=1.4.6 && <1.5)
- QuickCheck (>=2.10 && <2.17)
- quickcheck-instances (>=0.3.26 && <0.4)
- safe (>=0.3 && <0.4)
- split (>=0.2.5 && <0.3)
- system-filepath (>=0.4.14 && <0.5)
- template-haskell (>=2.17 && <2.24)
- text (>=0.2 && <2.2)
- text-short (>=0.1.3 && <0.2)
- time (>=1.12.2 && <1.13)
- transformers (>=0.4 && <0.7)
- turtle (<1.6.0 || >=1.6.1 && <1.7)
- vector (>=0.11 && <0.14)
- if flag(dhall)
- dhall (>=1.13 && <1.43)
- if flag(swagger)
- swagger2 (>=2.1.6 && <2.9)
- if flag(attoparsec-aeson)
- attoparsec-aeson (>=2.2.0.0 && <2.3)
Executables
compile-proto-file
- base (>=4.15 && <5.0)
- ghc-lib-parser (>=9.10.2 && <9.11)
- optparse-applicative (>=0.18.1 && <0.19)
- proto3-suite
- system-filepath (>=0.4.14 && <0.5)
- text (>=2.1.1 && <2.2)
- turtle (<1.6.0 || >=1.6.1 && <1.7)
canonicalize-proto-file
- base (>=4.15 && <5.0)
- containers (>=0.5 && <0.8)
- mtl (>=2.2 && <2.4)
- optparse-generic (>=1.5.2 && <1.6)
- proto3-suite
- proto3-wire (>=1.4.6 && <1.5)
- system-filepath (>=0.4.14 && <0.5)
- turtle (<1.6.0 || >=1.6.1 && <1.7)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| dhall | Turn on Dhall interpret and inject codegen | Disabled |
| swagger | Turn on Swagger doc generation. | Enabled |
| swagger-wrapper-format | Change Swagger schema format for Protobuf wrapper types | Disabled |
| development | Enable development-specific options. | Disabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| attoparsec-aeson | Depend upon the Haskell package "attoparsec-aeson". | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info