CurryInfo: smtlib-solver-3.0.0 / Solver.SMTLIB.Z3.liftIOA

definition:
liftIOA :: IO a -> SMTSess a
liftIOA = liftSMT . liftIO2SMT
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Lift an IO action directly to the SMT session monad
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
liftIOA
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
Prelude.IO a -> SMTSess a
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms