beijaflor-io/haskell-libui

Separate "FFI" from the "Simple" API

yamadapc opened this issue · 0 comments

The "imperative" part is:

  • Graphics.LibUI.Simple is the FFI helpers
  • Graphics.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.