packages feed

Cabal revisions of fwgl-javascript-0.1.0.3

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

revision 1
-name:                fwgl-javascript-version:             0.1.0.3-synopsis:            FWGL GHCJS backend-description:         FWGL GHCJS backend-homepage:            https://github.com/ziocroc/FWGL-stability:           experimental-license:             BSD3-license-file:        LICENSE-author:              Luca "ziocroc" Prezzavento-maintainer:          ziocroc@gmail.com-category:            Game, Game Engine, Javascript-build-type:          Simple-cabal-version:       >=1.10--library-  exposed-modules:     FWGL.Backend.JavaScript-  other-modules:       FWGL.Backend.JavaScript.WebGL, FWGL.Backend.JavaScript.Event, FWGL.Backend.JavaScript.WebGL.Const, FWGL.Backend.JavaScript.WebGL.Types, FWGL.Backend.JavaScript.WebGL.Raw-  other-extensions:    FlexibleInstances, MultiParamTypeClasses, TypeSynonymInstances-  build-depends:       fwgl >= 0.1 && < 0.2, Yampa, base >=4.7 && <4.8, hashable >=1.2 && <1.3, unordered-containers >=0.2 && <0.3, ghcjs-base-  hs-source-dirs:      .-  default-language:    Haskell2010+name:                fwgl-javascript
+version:             0.1.0.3
+x-revision: 1
+synopsis:            FWGL GHCJS backend
+description:         FWGL GHCJS backend
+homepage:            https://github.com/ziocroc/FWGL
+stability:           experimental
+license:             BSD3
+license-file:        LICENSE
+author:              Luca "ziocroc" Prezzavento
+maintainer:          ziocroc@gmail.com
+category:            Game, Game Engine, Javascript
+build-type:          Simple
+cabal-version:       >=1.10
+
+library
+  exposed-modules:     FWGL.Backend.JavaScript
+  other-modules:       FWGL.Backend.JavaScript.WebGL, FWGL.Backend.JavaScript.Event, FWGL.Backend.JavaScript.WebGL.Const, FWGL.Backend.JavaScript.WebGL.Types, FWGL.Backend.JavaScript.WebGL.Raw
+  other-extensions:    FlexibleInstances, MultiParamTypeClasses, TypeSynonymInstances
+  build-depends:       fwgl >= 0.1 && < 0.2, Yampa, base >=4.7 && <4.9, hashable >=1.2 && <1.3, unordered-containers >=0.2 && <0.3, ghcjs-base
+  hs-source-dirs:      .
+  default-language:    Haskell2010