GLFW-b 1.4.2 → 1.4.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~GLFW-b
Dependency ranges changed: GLFW-b
Files
- GLFW-b.cabal +2/−2
GLFW-b.cabal view
@@ -1,5 +1,5 @@ name: GLFW-b-version: 1.4.2+version: 1.4.3 category: Graphics author: Brian Lewis <brian@lorf.org>@@ -66,7 +66,7 @@ main-is: Test.hs build-depends:- GLFW-b == 1.4.*,+ GLFW-b, HUnit == 1.2.*, base < 5, bindings-GLFW == 3.0.*,