haskell-game / dear-imgui.hs

Haskell bindings to Dear ImGui, an immediate mode GUI toolkit
BSD 3-Clause "New" or "Revised" License
143 stars 31 forks source link

Disable build-depends when not building executables #43

Closed TristanCacqueray closed 3 years ago

TristanCacqueray commented 3 years ago

This change follows up on https://github.com/haskell-game/dear-imgui.hs/pull/41 where it seems like cabal still need the examples dependency even when they are not buildable, e.g.: next goal: vulkan-utils (dependency of dear-imgui) with cabal-install version 3.2.0.0.