Dependencies for tasty-prelude-0.1.0.0
Libraries
tasty-prelude
- base (<5)
- tasty
- tasty-expected-failure
- tasty-focus
- if flag(ant-xml) || flag(all)
- if flag(bdd) || flag(all)
- if flag(bench) || flag(all)
- if flag(checklist) || flag(all)
- if flag(dejafu) || flag(all)
- if flag(discover) || flag(all)
- if flag(fail-fast) || flag(all)
- if flag(golden) || flag(all)
- if (flag(grading-system) || flag(all)) && impl(ghc>=8.8)
- if flag(hedgehog) || flag(all)
- if flag(hunit) || flag(all)
- if flag(html) || flag(all)
- if flag(hspec) || flag(all)
- if flag(inspection-testing) || flag(all)
- if flag(leancheck) || flag(all)
- if flag(lua) || flag(all)
- if flag(quickcheck) || flag(all)
- if flag(quickcheck-laws) || flag(all)
- if flag(rerun) || flag(all)
- if flag(silver) || flag(all)
- if flag(smallcheck) || flag(all)
- if flag(sugar) || flag(all)
- if flag(test-reporter) || flag(all)
- if flag(th) || flag(all)
- if flag(tmux) || flag(all)
- if flag(wai) || flag(all)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
all | include all supported packages | Disabled |
ant-xml | tasty-ant-xml support | Disabled |
bdd | tasty-bdd support | Disabled |
bench | tasty-bench support | Disabled |
checklist | tasty-checklist support | Disabled |
dejafu | tasty-dejafu support | Disabled |
discover | tasty-discover support (included in Test.Tasty.Prelude) | Disabled |
fail-fast | tasty-fail-fast support | Disabled |
golden | tasty-golden support | Disabled |
grading-system | tasty-grading-system support (included in Test.Tasty.Prelude) | Disabled |
hedgehog | tasty-hedgehog support | Disabled |
html | tasty-html support | Disabled |
hspec | tasty-hspec support | Disabled |
hunit | tasty-hunit support | Disabled |
inspection-testing | tasty-inspection-testing support | Disabled |
leancheck | tasty-leancheck support | Disabled |
lua | tasty-lua support | Disabled |
quickcheck | tasty-quickcheck support | Disabled |
quickcheck-laws | tasty-quickcheck-laws support | Disabled |
rerun | tasty-rerun support | Disabled |
silver | tasty-silver support | Disabled |
smallcheck | tasty-smallcheck support | Disabled |
sugar | tasty-sugar support | Disabled |
test-reporter | tasty-test-reporter support | Disabled |
th | tasty-th support | Disabled |
tmux | tasty-tmux support | Disabled |
wai | tasty-wai support | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info