You need the the stack tool.
$ git clone https://github.com/Skyfold/propositionalLogicVerifier
$ cd propositionalLogicVerifier
$ stack setup
$ stack build
$ dist/build/verifier/verifier testFiles/test
$ dist/build/verifier/verifier <file you want to test>
See other files in testFile to see syntax