Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 359 Bytes

File metadata and controls

17 lines (13 loc) · 359 Bytes

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