Dependencies for hpio-0.9.0.5
Libraries
hpio
- base (>=4.7.0 && <5)
- bytestring (>=0.10.4 && <0.11)
- containers (>=0.5.5 && <0.6)
- directory (>=1.2.1 && <1.4)
- exceptions (>=0.8.0 && <1)
- filepath (>=1.3.0 && <1.5)
- monad-control (>=1 && <2)
- monad-logger (>=0.3 && <0.4)
- mtl (>=2.1.3 && <2.3)
- protolude (>=0.2 && <0.3)
- QuickCheck (>=2.7.6 && <2.12)
- text (>=1.2.0 && <1.3)
- transformers (>=0.3.0 && <0.6)
- transformers-base (>=0.4 && <0.5)
- unix (>=2.7.0 && <2.8)
- unix-bytestring (>=0.3.7 && <0.4)
- if !impl(ghc>=8.0)
- fail (>=4.9 && <4.10)
- semigroups (>=0.18 && <0.19)
Executables
hpio-example
- if !flag(examples)
- buildable: False
- async (>=2.0.2 && <2.3)
- base
- exceptions
- hpio
- mtl
- optparse-applicative (>=0.11.0 && <0.15)
- protolude
- text
- transformers
hpio-reader-example
- if !flag(examples)
- buildable: False
- async (>=2.0.2 && <2.3)
- base
- exceptions
- hpio
- mtl
- optparse-applicative (>=0.11.0 && <0.15)
- protolude
- text
- transformers
hpio-sysfs-example
- if !flag(examples)
- buildable: False
- async (>=2.0.2 && <2.3)
- base
- exceptions
- hpio
- mtl
- optparse-applicative (>=0.11.0 && <0.15)
- protolude
- text
- transformers
Flags
Manual Flags
Name | Description | Default |
---|---|---|
examples | Build the example programs | Enabled |
linux-bbone-tests | Enable Linux BeagleBone-specific tests. Disabled by default. See testSystemGPIOLinuxSysfs/BeagleBoneSpec.hs for requirements. Run with "cabal test -flinux-bbone-tests". | Disabled |
test-doctests | Build doctests | Enabled |
test-hlint | Build hlint test | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info