Cabal revisions of GLFW-b-1.4.7.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: GLFW-b version: 1.4.7.2+x-revision: 1 category: Graphics author: Brian Lewis <brian@lorf.org> Graphics.UI.GLFW.Types build-depends:- base < 5,- bindings-GLFW >= 3.1.1.2+ base >= 4.6 && < 5,+ bindings-GLFW >= 3.1.1.2 && < 3.2 -------------------------------------------------------------------------------- build-depends: GLFW-b, HUnit == 1.2.*,- base < 5,+ base >= 4.6 && < 5, bindings-GLFW >= 3.1.1.2, test-framework == 0.8.*, test-framework-hunit == 0.3.*