fltkhs 0.5.0.6 → 0.5.0.7
raw patch · 1 files changed
+3/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- fltkhs.cabal +3/−1
fltkhs.cabal view
@@ -1,5 +1,5 @@ name : fltkhs-version : 0.5.0.6+version : 0.5.0.7 synopsis : FLTK bindings description: Low level bindings for the FLTK GUI toolkit. For installation and quick start instruction please scroll all the way down to the README.@@ -129,6 +129,8 @@ cpp-options: -DCALLSTACK_AVAILABLE if impl(ghc >= 7.10) cpp-options: -DOVERLAPPING_INSTANCES_DEPRECATED+ if os(darwin)+ cc-options: -U__BLOCKS__ -D_Nonnull= custom-setup setup-depends: