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
Description
Languages
Haskell 100%