CurryInfo: verify-3.1.0 / VerifyPackageConfig.getPackageExecutable

definition:
 
getPackageExecutable :: IO String
getPackageExecutable = return "/var/www/webapps/curry-info/.cpm/bin/curry-verify"
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