qtah-examples 0.4.0 → 0.5.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~hoppy-runtimedep ~qtah-qt5
Dependency ranges changed: hoppy-runtime, qtah-qt5
Files
- qtah-examples.cabal +3/−3
qtah-examples.cabal view
@@ -1,5 +1,5 @@ name: qtah-examples-version: 0.4.0+version: 0.5.0 synopsis: Example programs for Qtah Qt bindings homepage: http://khumba.net/projects/qtah license: LGPL-3@@ -27,7 +27,7 @@ , bytestring >=0.10 && <0.11 , containers <0.6 , filepath >=1.0 && <1.5- , hoppy-runtime >=0.4 && <0.5- , qtah-qt5 >=0.4 && <0.5+ , hoppy-runtime >=0.5 && <0.6+ , qtah-qt5 >=0.5 && <0.6 ghc-options: -W -fwarn-incomplete-patterns -fwarn-unused-do-bind -dynamic default-language: Haskell2010