Dependencies for bugsnag-haskell-0.0.3.1
Libraries
bugsnag-haskell
- aeson (>=1.3.0.0)
- base (>=4.11.0 && <5)
- bytestring
- case-insensitive
- containers
- Glob (>=0.9.0)
- http-client
- http-client-tls
- http-conduit
- http-types
- iproute
- network
- parsec
- template-haskell
- text
- th-lift-instances
- time
- ua-parser
- wai
Executables
example-cli
- base (>=4.11.0 && <5)
- bugsnag-haskell
- if !flag(examples)
- buildable: False
example-simple
- base (>=4.11.0 && <5)
- bugsnag-haskell
- if !flag(examples)
- buildable: False
example-warp
- base (>=4.11.0 && <5)
- bugsnag-haskell
- wai
- warp
- if !flag(examples)
- buildable: False
example-yesod
- base (>=4.11.0 && <5)
- bugsnag-haskell
- exceptions
- unliftio
- wai
- warp
- yesod-core
- if !flag(examples)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
examples | Build the examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info