Dependencies for tkyprof-0.1.0.1
Libraries
tkyprof
- if !flag(devel)
- buildable: False
Executables
tkyprof
- aeson (>=0.3 && <0.7)
- attoparsec (>=0.9 && <0.11)
- attoparsec-conduit (>=0.5 && <0.6)
- base (>=4 && <5)
- bytestring (>=0.9 && <0.11)
- cmdargs (>=0.7 && <0.11)
- conduit (>=0.5 && <0.6)
- containers (<0.6)
- data-default (<0.6)
- directory (<2)
- filepath (>=1.1 && <2)
- hamlet (>=0.8 && <1.2)
- http-types (>=0.7 && <1.0)
- mtl (>=1.1 && <3)
- rosezipper (>=0.2 && <0.3)
- shakespeare-css (>=1.0 && <1.1)
- shakespeare-js (>=1.0 && <1.2)
- stm (<3)
- template-haskell (<3)
- text (>=0.11 && <0.12)
- time (>=1.2 && <1.5)
- transformers (>=0.2 && <0.4)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.6 && <1)
- wai (>=0.4 && <1.4)
- wai-extra (>=0.4 && <1.4)
- warp (>=0.4 && <1.4)
- web-routes (>=0.23 && <0.28)
- yesod-core (>=1.1 && <1.7)
- yesod-default (>=1.1 && <1.2)
- yesod-form (>=0.1 && <1.3)
- yesod-json (>=0.1 && <1.2)
- yesod-static (>=0.1 && <1.2)
- if flag(devel)
- buildable: False
prof2json
- buildable: False
- blaze-builder
- filepath
- mtl
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
production | Build the production executable. | Enabled |
devel | Build for use with "yesod devel" | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info