Dependencies for notmuch-web-0.2.0
Libraries
notmuch-web
- if flag(no-icu)
- aeson
- attoparsec
- attoparsec-conduit
- base (>=4 && <5)
- blaze-builder
- blaze-html
- blaze-markup
- bytestring
- case-insensitive
- conduit
- containers
- data-default
- directory
- email-validate
- filepath
- hamlet
- hashable (<=1.2.0.5 || >1.2.0.7)
- hjsmin
- http-conduit
- http-types
- lifted-base
- markdown (>=0.1.5)
- mime-mail
- network
- old-locale
- process
- process-conduit (>=0.5)
- pwstore-fast
- random
- tagsoup
- template-haskell
- text
- time
- transformers
- unordered-containers
- vector
- wai
- wai-extra
- warp
- xss-sanitize (>=0.3.4)
- yaml
- yesod (>=1.2 && <1.3)
- yesod-auth
- yesod-static (>=1.2.1 && <1.3)
- aeson
- attoparsec
- attoparsec-conduit
- base (>=4 && <5)
- blaze-builder
- blaze-html
- blaze-markup
- bytestring
- case-insensitive
- conduit
- containers
- data-default
- directory
- email-validate
- filepath
- hamlet
- hashable (<=1.2.0.5 || >1.2.0.7)
- hjsmin
- http-conduit
- http-types
- lifted-base
- markdown (>=0.1.5)
- mime-mail
- network
- old-locale
- process
- process-conduit (>=0.5)
- pwstore-fast
- random
- tagsoup
- template-haskell
- text
- text-icu
- time
- transformers
- unordered-containers
- vector
- wai
- wai-extra
- warp
- xss-sanitize (>=0.3.4)
- yaml
- yesod (>=1.2 && <1.3)
- yesod-auth
- yesod-static (>=1.2.1 && <1.3)
Executables
notmuch-web
- base
- notmuch-web
- pwstore-fast
- text
- yesod
- if flag(library-only)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
dev | Turn on development settings, like auto-reload templates. | Disabled |
library-only | Build for use with "yesod devel" | Disabled |
no-icu | Do not link against libicu | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info