packages feed

vinyl-gl 0.2 → 0.2.0.1

raw patch · 2 files changed

+8/−1 lines, 2 files

Files

+ CHANGELOG.md view
@@ -0,0 +1,6 @@+0.2+---++* Compatibility with `vinyl` version `0.4` series++* Compatibility with `GLFW-b` version `1.0` series
vinyl-gl.cabal view
@@ -1,5 +1,5 @@ name:          vinyl-gl-version:       0.2+version:       0.2.0.1 synopsis:      Utilities for working with OpenGL's GLSL shading language and vinyl records. description:   Using "Data.Vinyl" records (similar in spirit to @HList@)                to carry GLSL uniform parameters and vertex data enables@@ -15,6 +15,7 @@ category:      Graphics build-type:    Simple cabal-version: >=1.10+extra-source-files: CHANGELOG.md  source-repository head   type:     git