Dependencies for yaml-0.2.0
Libraries
yaml
- base (>=4 && <4.3)
- bytestring (>=0.9.1.4 && <0.10)
- control-monad-failure (>=0.6.0 && <0.7)
- transformers (>=0.1 && <0.2)
- if flag(nolib)
- buildable: False
Executables
runtests
- if flag(buildtests)
- base (>=4 && <4.3)
- bytestring (>=0.9.1.4 && <0.10)
- control-monad-failure (>=0.6.0 && <0.7)
- HUnit
- QuickCheck (>=1 && <2)
- test-framework
- test-framework-hunit
- test-framework-quickcheck
- transformers (>=0.1 && <0.2)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
buildtests | Build the executable to run unit tests | Disabled |
nolib | Skip building of the library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info