Dependencies for yesod-mangopay-1.12
Libraries
yesod-mangopay
- base (>=4 && <5)
- containers (>=0.5 && <0.6)
- http-conduit (>=2.0 && <2.2)
- http-types (>=0.8.2 && <0.10)
- lifted-base (>=0.2.1 && <0.3)
- mangopay (>=1.12 && <1.13)
- persistent-template (>=2.1 && <3)
- text (>=0.11.3)
- time (>=1.4.0 && <1.7)
- yesod (>=1.4 && <1.5)
- yesod-core (>=1.4 && <1.5)
Executables
yesod-mangopay
- aeson (>=0.6)
- base
- bytestring (>=0.9 && <0.11)
- conduit (>=1.2 && <1.3)
- conduit-extra (>=1.1 && <1.2)
- containers
- country-codes (>=0.1 && <0.2)
- data-default
- directory (>=1.1 && <1.3)
- fast-logger (>=2.3)
- hamlet
- hjsmin (>=0.1 && <0.2)
- http-conduit
- lifted-base (>=0.2.2 && <0.3)
- mangopay
- monad-control (>=1.0)
- monad-logger (>=0.3 && <0.4)
- persistent (>=2.1 && <3)
- persistent-postgresql (>=2.1 && <3)
- persistent-template (>=2.1 && <3)
- resourcet
- shakespeare (>=2.0)
- template-haskell
- text
- time
- wai (>=2.1 && <3.3)
- wai-extra
- wai-logger (>=2.1 && <2.3)
- warp (>=2.1 && <3.3)
- yaml (>=0.8 && <0.9)
- yesod
- yesod-auth
- yesod-core
- yesod-form
- yesod-mangopay
- yesod-persistent
- yesod-static
- if flag(library-only)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
dev | Turn on development settings, like auto-reload templates. | Disabled |
library-only | Only build the library and not the test application | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info