Dependencies for ftdi-0.2
Libraries
ftdi
- base (>=3.0.3 && <4.3)
- base-unicode-symbols (>=0.1.1 && <0.3)
- bytestring (>=0.9.1 && <0.10)
- monads-fd (>=0.1 && <0.2)
- safe (>=0.2 && <0.3)
- transformers (>=0.2 && <0.3)
- usb (>=0.3 && <0.4)
- if flag(nolib)
- buildable: False
Executables
test
- if flag(test)
- derive (>=2.3 && <2.4)
- QuickCheck (>=2.1.0 && <2.2)
- random (>=1.0.0 && <1.1)
- tagged (>=0.0 && <0.1)
- test-framework (>=0.2.4 && <0.3)
- test-framework-quickcheck2 (>=0.2.4 && <0.3)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| test | Build the testing suite | Disabled |
| hpc | Enable program coverage on test executable | Disabled |
| nolib | Don't build the library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info