qtah-examples 0.1.1 → 0.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~binary
Dependency ranges changed: binary
Files
- qtah-examples.cabal +2/−2
qtah-examples.cabal view
@@ -1,5 +1,5 @@ name: qtah-examples-version: 0.1.1+version: 0.1.2 synopsis: Example programs for Qtah Qt bindings homepage: http://khumba.net/projects/qtah license: LGPL-3@@ -21,7 +21,7 @@ Graphics.UI.Qtah.Example.Notepad build-depends: base >=4 && <5- , binary >=0.7 && <0.8+ , binary >=0.7 && <0.9 , bytestring >=0.10 && <0.11 , filepath >=1.0 && <1.5 , hoppy-runtime >=0.2 && <0.3