Baranowski / contracts

Haskell Contracts Checker

Repository from Github https://github.comBaranowski/contractsRepository from Github https://github.comBaranowski/contracts

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.

About

Haskell Contracts Checker


Languages

Language:Haskell 98.9%Language:Shell 1.1%