Dependencies for bugsnag-haskell-0.0.4.4
Libraries
bugsnag-haskell
- aeson (>=1.3.0.0)
- base (>=4.11.0 && <5)
- bytestring (>=0.10.12.0)
- case-insensitive (>=1.2.1.0)
- containers (>=0.6.2.1)
- Glob (>=0.9.0)
- http-client (>=0.6.4.1)
- http-client-tls (>=0.3.5.3)
- http-conduit (>=2.3.8)
- http-types (>=0.12.3)
- iproute (>=1.7.11)
- network (>=3.1.1.1)
- parsec (>=3.1.14.0)
- template-haskell (>=2.16.0.0)
- text (>=1.2.4.1)
- th-lift-instances (>=0.1.18)
- time (>=1.9.3)
- ua-parser (>=0.7.6.0)
- wai (>=3.2.3)
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 (>=3.2.3)
- warp (>=3.3.16)
- if !flag(examples)
- buildable: False
example-yesod
- base (>=4.11.0 && <5)
- bugsnag-haskell
- unliftio (>=0.2.18)
- wai (>=3.2.3)
- warp (>=3.3.16)
- yesod-core (>=1.6.20.1)
- 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