CurryInfo: currycheck-4.0.0 / CC.Config.getPackageExecutable

definition:
getPackageExecutable :: IO String
getPackageExecutable = return "/var/www/webapps/curry-info/.cpm/bin/curry-check"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Returns the location of the executable installed by this package.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
getPackageExecutable
precedence:
no precedence defined
result-values:
_
signature:
Prelude.IO String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms