packages feed

Cabal revisions of FunGEn-1.1.1

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

revision 1
 name:           FunGEn
 version:        1.1.1
+x-revision: 1
 synopsis:       A lightweight, cross-platform, OpenGL-based game engine.
 description:
     FunGEn (Functional Game Engine) is a BSD-licensed, cross-platform,
   build-depends:
       GLUT
     , OpenGL
-    , base ==4.*
+    , base >=4.9 && <5
     , base-compat
     , random
   exposed-modules:
revision 2
 name:           FunGEn
 version:        1.1.1
-x-revision: 1
+x-revision: 2
 synopsis:       A lightweight, cross-platform, OpenGL-based game engine.
 description:
     FunGEn (Functional Game Engine) is a BSD-licensed, cross-platform,
     .
     This package receives only basic maintenance (see home page).
 
-category:       Game
+category:       Game, Game Engine
 stability:      beta
 homepage:       https://github.com/haskell-game/fungen
 bug-reports:    https://github.com/haskell-game/fungen/issues