Dependencies for wreq-patchable-1.0.0.0
Libraries
wreq-patchable
- aeson (>=0.7.0.3)
 - attoparsec (>=0.11.1.0)
 - authenticate-oauth (>=1.5)
 - base (>=4.5 && <5)
 - base16-bytestring
 - bytestring (>=0.9)
 - case-insensitive
 - containers
 - cryptonite
 - exceptions (>=0.5)
 - ghc-prim
 - hashable
 - http-client (>=0.6)
 - http-client-tls (>=0.3.3)
 - http-types (>=0.8)
 - lens (>=4.5)
 - lens-aeson
 - memory
 - mime-types
 - psqueues (>=0.2)
 - template-haskell
 - text
 - time (>=1.5)
 - time-locale-compat
 - unordered-containers
 
Executables
httpbin
- if !flag(httpbin)
- buildable: False
 
- aeson (>=0.7)
 - aeson-pretty (>=0.8.0)
 - base (>=4.5 && <5)
 - base64-bytestring
 - bytestring
 - case-insensitive
 - containers
 - snap-core (>=1.0.0.0)
 - snap-server (>=0.9.4.4)
 - text
 - time
 - transformers
 - unix-compat
 - uuid
 
 
Flags
Manual Flags
| Name | Description | Default | 
|---|---|---|
| doctest | enable doctest tests  | Enabled | 
| aws | enable AWS tests  | Disabled | 
| httpbin | enable httpbin test daemon  | Disabled | 
| developer | build in developer mode  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info