mirror of
https://github.com/Drezil/dear-implot.hs.git
synced 2025-07-07 13:35:49 +02:00
9a62697e8d50aae80536b6c4dbe6cef67062a71d
implot binding
This project contains Haskell bindings to the dear-imgui implot project.
Contribute
To build the project, make sure the subprojects are checked out recursively:
$ git submodule update --init --recursive
then
$ cabal build
Description
Languages
Haskell
100%