A language for inputs with a failure probability.
Haskell Stack is needed to build the project.
- unpack the package to any directory and change to the decompressed folder.
- execute in cmdline:
stack install
to install - use
require-test <filename>
to start the interpreter.
See examples
directory.
execute stack haddock
to obtain the haddock documents.
see doc
directory.