unison-runtime-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.Codebase.Execute

Description

Execute a computation of type '{IO} () that has been previously added to the codebase, without setting up an interactive environment.

This allows one to run standalone applications implemented in the Unison language.

Documentation