Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
A prover backend based on Kind2.
Synopsis
- module Data.Default
- data Options = Options {}
- kind2Prover :: Options -> Prover
Documentation
module Data.Default
Options for Kind2
kind2Prover :: Options -> Prover Source #
A prover backend based on Kind2.
The executable kind2
must exist and its location be in the PATH
.