Haskell bindings to Dear ImGui, an immediate mode GUI toolkit
Go to file
2021-01-24 16:49:28 +00:00
imgui@58075c4414 Initial work 2021-01-24 15:27:03 +00:00
src Wrap menu support 2021-01-24 16:49:28 +00:00
.gitignore Initial commit 2021-01-24 15:25:52 +00:00
.gitmodules Initial work 2021-01-24 15:27:03 +00:00
hs-dear-imgui.cabal Wrap ImGui::Checkbox() 2021-01-24 15:57:17 +00:00
LICENSE Initial commit 2021-01-24 15:25:52 +00:00
Main.hs Wrap menu support 2021-01-24 16:49:28 +00:00