Dependencies for yaml-0.2.1
Libraries
yaml
- base (>=4 && <4.3)
- bytestring (>=0.9.1.4 && <0.10)
- control-monad-failure (>=0.6.0 && <0.7)
- if flag(nolib)
- buildable: False
- if flag(transformers_02)
- transformers (>=0.2 && <0.3)
- transformers (>=0.1 && <0.2)
Executables
runtests
- if flag(buildtests)
- base (>=4 && <4.3)
- bytestring (>=0.9.1.4 && <0.10)
- HUnit
- QuickCheck (>=2 && <3)
- test-framework
- test-framework-hunit
- test-framework-quickcheck2
- if flag(transformers_02)
- transformers (>=0.2 && <0.3)
- 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 |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| transformers_02 | transformers = 0.2.* | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info