CurryInfo: keydb-3.1.0 / Database.KeyDatabaseSQLite.errorT

definition:
errorT :: TError -> Transaction a
errorT = Trans . return . Error
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Aborts a transaction with an error.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
errorT
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
TError -> Transaction a
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms