Dependencies for udbus-0.2.2
Libraries
udbus
- binary
- bytestring
- cereal
- containers
- ghc-prim
- mtl
- network
- unix
- utf8-string
- if impl(ghc<8.0)
- base (>=4.9 && <4.13)
- base (>=4.9 && <5)
Executables
dbus
- if flag(executable)else
- buildable: False
Tests
- if flag(test)
- base (>=3 && <5)
- bytestring
- QuickCheck (>=2)
- test-framework
- test-framework-quickcheck2
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| test | Build unit test | Disabled |
| executable | Build the executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info