vinyl-gl 0.3 → 0.3.0.1
raw patch · 2 files changed
+6/−1 lines, 2 files
Files
- CHANGELOG.md +5/−0
- vinyl-gl.cabal +1/−1
CHANGELOG.md view
@@ -1,3 +1,8 @@+0.3+---++* Compatibility with `vinyl` version `0.5` series+ 0.2 ---
vinyl-gl.cabal view
@@ -1,5 +1,5 @@ name: vinyl-gl-version: 0.3+version: 0.3.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