rhine-gloss 1.1 → 1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~rhine
Dependency ranges changed: rhine
Files
- rhine-gloss.cabal +2/−2
rhine-gloss.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: rhine-gloss-version: 1.1+version: 1.2 synopsis: Gloss backend for Rhine description: This package provides a simple wrapper for the `gloss` library,@@ -38,7 +38,7 @@ FRP.Rhine.Gloss.Pure.Combined build-depends: base >= 4.14 && < 4.18 , transformers >= 0.5- , rhine == 1.1+ , rhine == 1.2 , dunai ^>= 0.11 , gloss >= 1.12 , mmorph >= 1.1