CurryInfo: keydb-3.1.0 / Database.KeyDatabaseSQLite.failT

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