packages feed

GLFW-b 1.2.0 → 1.2.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~basedep ~bindings-GLFWPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, bindings-GLFW

API changes (from Hackage documentation)

Files

GLFW-b.cabal view
@@ -1,5 +1,5 @@ name:         GLFW-b-version:      1.2.0+version:      1.2.1 category:     Graphics  author:       Brian Lewis <brian@lorf.org>@@ -50,7 +50,7 @@    build-depends:     base           < 5,-    bindings-GLFW == 0.0.*+    bindings-GLFW == 0.1.*  -------------------------------------------------------------------------------- @@ -68,7 +68,7 @@     GLFW-b               == 1.2.*,     HUnit                == 1.2.*,     base                  < 5,-    bindings-GLFW        == 0.0.*,+    bindings-GLFW        == 0.1.*,     test-framework       == 0.8.*,     test-framework-hunit == 0.3.*