rhine-gloss 1.4 → 1.4.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~rhinePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: rhine
API changes (from Hackage documentation)
Files
- rhine-gloss.cabal +2/−2
rhine-gloss.cabal view
@@ -1,7 +1,7 @@ -- Initial rhine-gloss.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: rhine-gloss-version: 1.4+version: 1.4.0.1 synopsis: Gloss backend for Rhine description: This package provides a simple wrapper for the `gloss` library,@@ -42,7 +42,7 @@ gloss >=1.12, mmorph >=1.1, monad-schedule >=0.1,- rhine ==1.4,+ rhine ^>=1.4, transformers >=0.5 hs-source-dirs: src