packages feed

gloss 1.7.5.2 → 1.7.6.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~ghc-prim

Dependency ranges changed: ghc-prim

Files

gloss.cabal view
@@ -1,5 +1,5 @@ Name:                gloss-Version:             1.7.5.2+Version:             1.7.6.1 License:             MIT License-file:        LICENSE Author:              Ben Lippmeier@@ -36,7 +36,7 @@ Library   Build-Depends:          base       == 4.*,-        ghc-prim   == 0.2.*,+        ghc-prim   == 0.3.*,         containers >= 0.3 && < 0.6,         bytestring >= 0.9 && < 0.11,         OpenGL     == 2.5.*,