GLUtil 0.9.2 → 0.9.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hpp
Dependency ranges changed: hpp
Files
- GLUtil.cabal +2/−2
GLUtil.cabal view
@@ -1,5 +1,5 @@ Name: GLUtil-Version: 0.9.2+Version: 0.9.3 Synopsis: Miscellaneous OpenGL utilities. License: BSD3 License-file: LICENSE@@ -58,7 +58,7 @@ transformers >= 0.3, vector >= 0.7 if (impl(ghc >= 7.10.1) && (!os(windows)))- Build-depends: hpp >= 0.3.1 && < 0.5+ Build-depends: hpp >= 0.3.1 && < 0.6 GHC-Options: -pgmPhpp -optP--cpp -optP-P else Build-tools: cpphs