Separate "FFI" from the "Simple" API
yamadapc opened this issue · 0 comments
yamadapc commented
The "imperative" part is:
Graphics.LibUI.Simple
is the FFI helpersGraphics.LibUI.FFI
is the FFI
The "declarative" part is:
Graphics.LibUI.Types
Graphics.LibUI.ReactiveBanana
Graphics.LibUI.MonadUI
is the ambitious bit
The high-level modules are exported by Graphics.LibUI
.