CurryInfo: contract-prover-4.0.0 / ContractProver.getContractCheckerModulePath

definition:
 
getContractCheckerModulePath :: IO String
getContractCheckerModulePath = getIncludePath "ContractChecker.curry"
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
Path name of the module with auxiliary operations for contract checking.
failfree:
 <FAILING>
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {() |-> _}
name:
 getContractCheckerModulePath
precedence:
 no precedence defined
result-values:
 _
signature:
 Prelude.IO String
solution-complete:
 operation might suspend on free variables
terminating:
 possibly non-terminating
totally-defined:
 possibly non-reducible on same data term