packages feed

Cabal revisions of fwgl-glfw-0.1.0.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:                fwgl-glfw-version:             0.1.0.3-synopsis:            FWGL GLFW backend-description:         FWGL GLFW backend.-homepage:            https://github.com/ZioCrocifisso/FWGL-stability:           experimental-license:             BSD3-license-file:        LICENSE-author:              Luca "ZioCrocifisso" Prezzavento-maintainer:          ziocroc@gmail.com-category:            Game, Game Engine-build-type:          Simple-cabal-version:       >=1.10--library-  exposed-modules:     FWGL.Backend.GLFW.GL20-  other-modules:       FWGL.Backend.OpenGL.Common, FWGL.Backend.GLFW.Common, FWGL.Backend.OpenGL.GL20-  other-extensions:    NullaryTypeClasses, TypeFamilies, MultiParamTypeClasses-  build-depends:       fwgl >= 0.1 && <0.2, base >=4.7 && <4.8, Yampa >=0.9 && <0.10, hashable >=1.2 && <1.3, unordered-containers >=0.2 && <0.3, vector >=0.10 && <0.11, transformers, gl >=0.6 && <0.7, JuicyPixels >=3.2 && <3.3, GLFW-b >=1.4 && <1.5-  hs-source-dirs:      .-  default-language:    Haskell2010+name:                fwgl-glfw
+version:             0.1.0.3
+x-revision: 1
+synopsis:            FWGL GLFW backend
+description:         FWGL GLFW backend.
+homepage:            https://github.com/ZioCrocifisso/FWGL
+stability:           experimental
+license:             BSD3
+license-file:        LICENSE
+author:              Luca "ZioCrocifisso" Prezzavento
+maintainer:          ziocroc@gmail.com
+category:            Game, Game Engine
+build-type:          Simple
+cabal-version:       >=1.10
+
+library
+  exposed-modules:     FWGL.Backend.GLFW.GL20
+  other-modules:       FWGL.Backend.OpenGL.Common, FWGL.Backend.GLFW.Common, FWGL.Backend.OpenGL.GL20
+  other-extensions:    NullaryTypeClasses, TypeFamilies, MultiParamTypeClasses
+  build-depends:       fwgl >= 0.1 && <0.2, base >=4.7 && <4.8, Yampa >=0.9 && <0.10, hashable >=1.2 && <1.3, unordered-containers >=0.2 && <0.3, vector >=0.10 && <0.11, transformers, gl >=0.6 && <0.8, JuicyPixels >=3.2 && <3.3, GLFW-b >=1.4 && <1.5
+  hs-source-dirs:      .
+  default-language:    Haskell2010