mirror of
https://github.com/Drezil/dear-implot.hs.git
synced 2025-07-07 21:39:55 +02:00
4379145f15069999c8afc20c714c9d3c5074eb53
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%