Dependencies for lightstep-haskell-0.10.4
Libraries
lightstep-haskell
- async
- base (>=4.12 && <5)
- bytestring
- chronos
- containers
- exceptions
- hashable
- http-types
- http2-client (>=0.9.0.0)
- http2-client-grpc (>=0.8.0.0)
- http2-grpc-proto-lens (>=0.1.0.0)
- lens
- mtl
- proto-lens (>=0.5.1.0)
- proto-lens-protobuf-types (>=0.5.0.0)
- proto-lens-runtime (>=0.5.0.0)
- random (>=1.2)
- stm
- text
- text-show
- transformers
- unordered-containers
- wai
Executables
lightstep-haskell-example
- async
- base (>=4.9 && <5)
- http2-client
- lightstep-haskell
- text
- if !flag(examples)
- buildable: False
lightstep-haskell-wai-example
- base (>=4.9 && <5)
- bytestring
- http-types
- lightstep-haskell
- text
- wai
- warp
- if !flag(examples)
- buildable: False
lightstep-haskell-req-example
- base (>=4.9 && <5)
- case-insensitive
- http-types
- lightstep-haskell
- req (>=3.0.0)
- text
- unordered-containers
- if !flag(examples)
- buildable: False
lightstep-haskell-stress-test
- async
- base (>=4.9 && <5)
- lightstep-haskell
- text
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
examples | Build example executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info