Open teleshoes opened 7 years ago
oh wait this is a bug in gtk3, right?
oh wait this is a bug in gtk3, right?
@teleshoes not exactly, gtk2hs-buildtools are exactly that, build-tools, so strictly speaking, gtk2hs is only a build-time dependency (not a runtime dependency)
you can see https://github.com/gtk2hs/gtk2hs/issues/171 for more details also https://github.com/fpco/stackage/issues/1471
@IvanMalison @travitch
(
cabal install gtk2hs-buildtools
fixes this of course)