Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 408 Bytes

Haskell Contracts Checker

Installation instructions

First, you need to pull halo, the Haskell to Logic Translator:

git submodule update --init

Then, in the main directory, run

cabal install

This installs the hcc executable.

Running the testsuite

The testsuite is in the testsuite directory, with an own readme.