mirror of
https://github.com/Drezil/dear-implot.hs.git
synced 2025-07-06 13:08:47 +02:00
da2b394f827c001cc3b51e0188be1007f40fa3d9
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%