mirror of
https://github.com/Drezil/dear-implot.hs.git
synced 2024-11-14 17:07:01 +00:00
319 B
319 B
implot binding
This project contains Haskell bindings to the dear-imgui implot project.
Contribute
To build the project, make sure the subprojects:
$ git submodule update --init
then
$ cabal build