packages feed

nanovg 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+4/−1 lines, 1 files

Files

nanovg.cabal view
@@ -1,5 +1,5 @@ name:                nanovg-version:             0.1.0.0+version:             0.1.0.1 synopsis:            Haskell bindings for nanovg description:         Raw bindings to the OpenGL vector graphics library NanoVG homepage:            https://github.com/cocreature/haskell-nanovg@@ -12,6 +12,9 @@ build-type:          Simple extra-source-files:  README.md cabal-version:       >=1.10+source-repository head+  type:     git+  location: https://github.com/cocreature/nanovg   library