CurryInfo: cpm-3.3.0 / CPM.Repository.repositoryCacheFilePrefix

definition:
repositoryCacheFilePrefix :: Config -> String
repositoryCacheFilePrefix cfg = repositoryDir cfg </> "REPOSITORY_CACHE"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
------------------------------------------------------------------------------
--- The prefix of all file names implementing the repository cache.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
repositoryCacheFilePrefix
precedence:
no precedence defined
result-values:
_
signature:
CPM.Config.Config -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term