CurryInfo: contract-prover-4.0.0 / ContractProver.getContractCheckerModulePath

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