Dependencies for xing-api-0.1.3
Libraries
xing-api
- aeson (>=0.5)
- authenticate-oauth (>=1.4 && <1.5)
- base (>=4.3 && <5)
- bytestring (>=0.9.1.4)
- containers (>=0.2)
- http-conduit (>=1.5)
- http-types (>=0.7)
- lifted-base (>=0.1.2)
- monad-control (>=0.3 && <0.4)
- resourcet (>=0.4.6 && <0.5)
- text (>=0.7 && <0.12)
- time (>=1.1.4)
- transformers (>=0.2.2 && <0.4)
Executables
xing-api-cli-demo
- if flag(demos)
- base (>=4.3 && <5)
- bytestring (>=0.9.1.4)
- monad-control (>=0.3 && <0.4)
- resourcet (>=0.4.6 && <0.5)
- text (>=0.7 && <0.12)
- xing-api
- buildable: False
xing-api-yesod-demo
- if flag(demos)
- base (>=4.3 && <5)
- bytestring (>=0.9.1.4)
- containers (>=0.2)
- hamlet (>=1.1 && <1.2)
- http-conduit (>=1.5)
- shakespeare-i18n (>=1.0 && <1.1)
- text (>=0.7 && <0.12)
- time (>=1.4 && <1.5)
- warp (>=1.3 && <1.4)
- xing-api
- yesod-core (>=1.1 && <1.2)
- buildable: False
xing-api-minimal-demo
- if flag(minimal-demo)
- base (>=4.3 && <5)
- bytestring (>=0.9.1.4)
- xing-api
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
demos | Build demo programs | Disabled |
minimal-demo | Build the minimal demo from the README. It's not runnable unless you modify the source. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info