|
|
||
|---|---|---|
| .. | ||
| src | ||
| update-read-role | ||
| write-read-role | ||
| .gitignore | ||
| package.yaml | ||
| README.md | ||
| Setup.hs | ||
| stack-8.2.yaml | ||
| stack-8.4.yaml | ||
| stack-8.6.yaml | ||
| stack.yaml | ||
| stack.yaml.lock | ||
| test.sh | ||
expected-compile-failures
This subdirectory contains a stack project for expected compilation failures. To
add a new "test case", create a new executable stanza in the package.yaml
file. The Travis CI test script (test.sh) will attempt to compile
the executable and will exit with an error if it successfully compiled.