CurryInfo: currycheck-4.0.0 / CC.Config.getPackagePath

definition:
getPackagePath :: IO String
getPackagePath = return "/var/www/webapps/curry-info/.curry_info_cache/checkouts/currycheck-4.0.0"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Returns the location (installation directory) of the package.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
getPackagePath
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