packages feed

layers-game 0.4.2 → 0.4.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~Gamgine

Dependency ranges changed: Gamgine

Files

layers-game.cabal view
@@ -1,5 +1,5 @@ name: layers-game-version: 0.4.2+version: 0.4.3 cabal-version: >=1.6 build-type: Simple license: BSD3@@ -75,7 +75,7 @@         GLFW-b >=1.0 && <1.5,         ListZipper >=1.2.0.2 && <1.3,         composition >=1.0.1.0 && <1.1,-        Gamgine ==0.4.*+        Gamgine >=0.4.1 && <0.5     main-is: Main.hs     buildable: True     cpp-options: -DCABAL