esqueleto/test/expected-compile-failures/README.md
2018-12-19 09:54:14 -07:00

7 lines
339 B
Markdown

# 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`](test.sh)) will attempt to compile
the executable and will exit with an error if it successfully compiled.