Dependencies for microformats2-parser-1.0.2.3
Libraries
microformats2-parser
- aeson
- aeson-qq
- attoparsec
- base (>=4.7.0.0 && <5)
- base-compat (>=0.8.0)
- blaze-markup
- bytestring
- case-insensitive
- containers
- data-default
- either
- errors
- html-conduit
- lens
- lens-aeson
- network-uri
- pcre-heavy
- safe
- tagsoup
- text
- time
- transformers
- unordered-containers
- vector
- xml-lens
- xss-sanitize
Executables
microformats2-parser
- if flag(serverbin)
- aeson
- aeson-pretty
- base (>=4.7.0.0 && <5)
- base-compat (>=0.8.0)
- blaze-html
- blaze-markup
- data-default
- githash
- microformats2-parser
- network
- network-uri
- options
- scotty
- text
- wai
- wai-cli
- wai-extra
- buildable: False
microformats2-parser-lambda
- if flag(serverlambda)
- aeson
- aeson-pretty
- aws-lambda-haskell-runtime
- aws-lambda-haskell-runtime-wai
- base (>=4.7.0.0 && <5)
- base-compat (>=0.8.0)
- blaze-html
- blaze-markup
- data-default
- githash
- microformats2-parser
- network
- network-uri
- options
- scotty
- text
- wai
- wai-extra
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
serverbin | Build demo/API HTTP server binary | Disabled |
serverlambda | Build demo/API AWS Lambda handler binary | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info