packages feed

gloss 1.3.0.1 → 1.3.1.2

raw patch · 1 files changed

+3/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

gloss.cabal view
@@ -1,5 +1,5 @@ Name:                gloss-Version:             1.3.0.1+Version:             1.3.1.2 License:             MIT License-file:        LICENSE Author:              Ben Lippmeier@@ -8,8 +8,8 @@ Cabal-Version:       >=1.6 Stability:           provisional Category:            Graphics-Homepage:            http://trac.haskell.org/gloss-Bug-reports:         http://trac.haskell.org/gloss/newticket+Homepage:            http://gloss.ouroborus.net+Bug-reports:         gloss@ouroborus.net Description: 	Gloss hides the pain of drawing simple vector graphics behind a nice data type and 	a few display functions. Gloss uses OpenGL and GLUT under the hood, but you won't