packages feed

font-opengl-basic4x6 0.0.2 → 0.0.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~OpenGLPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: OpenGL

API changes (from Hackage documentation)

Files

font-opengl-basic4x6.cabal view
@@ -1,5 +1,5 @@ name:        font-opengl-basic4x6-version:     0.0.2+version:     0.0.3 category:    Graphics synopsis:    Basic4x6 font for OpenGL description: Basic4x6 font for OpenGL containing digits and symbols. It is@@ -27,7 +27,7 @@     Graphics.Fonts.OpenGL.Basic4x6    build-depends:-    OpenGL == 2.4.*,+    OpenGL == 2.5.*,     base   == 4.*    ghc-options: -Wall -O2@@ -44,7 +44,7 @@    build-depends:     GLFW-b == 0.*,-    OpenGL == 2.4.*,+    OpenGL == 2.5.*,     base   == 4.*    ghc-options: -Wall -O2