CurryInfo: cpm-3.3.0 / CPM.Repository.RepositoryDB.updateIndexEntry

definition:
updateIndexEntry :: IndexEntry -> Database.CDBI.Connection.DBAction ()
updateIndexEntry = Database.CDBI.ER.updateEntry indexEntry_CDBI_Description
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Updates an existing `IndexEntry` entry by its key.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {updateEntry}}
name:
updateIndexEntry
precedence:
no precedence defined
result-values:
{updateEntry}
signature:
IndexEntry -> Database.CDBI.Connection.DBAction ()
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term