packages feed

handa-opengl 0.1.13.0 → 0.1.13.1

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

handa-opengl.cabal view
@@ -1,5 +1,5 @@ name:                handa-opengl-version:             0.1.13.0+version:             0.1.13.1 synopsis:            Utility functions for OpenGL and GLUT description:         This is a collection of miscellaneous utility functions for OpenGL and GLUT. @@ -12,18 +12,18 @@ build-type:          Simple cabal-version:       >= 1.10 stability:           Stable-homepage:            https://bitbucket.org/bwbush/handa-opengl+homepage:            https://bitbucket.org/functionally/handa-opengl bug-reports:         https://bwbush.atlassian.net/projects/HOGL/issues/-package-url:         https://bitbucket.org/bwbush/handa-opengl/downloads/handa-opengl-0.1.13.0.tar.gz+package-url:         https://bitbucket.org/functionally/handa-opengl/downloads/handa-opengl-0.1.13.1.tar.gz  extra-source-files:  ReadMe.md  source-repository head   type: git-  location: https://bwbush@bitbucket.org/bwbush/handa-opengl.git+  location: https://bitbucket.org/functionally/handa-opengl.git   library-  build-depends:    base               >= 4.8.1 && < 5+  build-depends:    base               >= 4.8 && < 5                ,    aeson              >= 0.10                ,    array              >= 0.5.1.0                ,    binary             >= 0.7.5