Dependencies for tkyprof-0.2.2.2
Libraries
tkyprof
- if !flag(devel)
- buildable: False
Executables
tkyprof
- aeson (>=0.3 && <0.10)
- attoparsec (>=0.9 && <0.13)
- base (>=4 && <5)
- bytestring (>=0.9 && <0.11)
- cmdargs (>=0.7 && <0.11)
- conduit (>=1.0 && <1.3)
- conduit-extra (>=1.0 && <1.2)
- containers (<0.6)
- data-default (<0.6)
- directory (<2)
- exceptions (>=0.8 && <1.0)
- filepath (>=1.1 && <2)
- http-types (>=0.7 && <1.0)
- mtl (>=1.1 && <3)
- resourcet (>=0.4 && <1.2)
- rosezipper (>=0.2 && <0.3)
- shakespeare (>=1.0 && <2.1)
- stm (<3)
- template-haskell (<3)
- text (>=0.11 && <1.3)
- time (>=1.2 && <1.6)
- transformers (>=0.2 && <0.5)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.6 && <1)
- wai (>=0.4 && <3.1)
- wai-extra (>=0.4 && <3.2)
- warp (>=0.4 && <3.1)
- web-routes (>=0.23 && <0.28)
- yesod (>=1.2 && <1.5)
- yesod-core (>=1.2 && <1.5)
- yesod-form (>=1.3 && <1.5)
- yesod-static (>=1.2 && <1.6)
- 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