fltkhs-themes 0.2.0.2 → 0.2.0.3
raw patch · 1 files changed
+8/−7 lines, 1 filesdep ~fltkhsdep ~load-font
Dependency ranges changed: fltkhs, load-font
Files
- fltkhs-themes.cabal +8/−7
fltkhs-themes.cabal view
@@ -1,11 +1,13 @@--- This file has been generated from package.yaml by hpack version 0.28.2.+cabal-version: 1.24++-- This file has been generated from package.yaml by hpack version 0.31.2. -- -- see: https://github.com/sol/hpack ----- hash: 719bc12e36d5e28be85686d42d0df5e6c197cf6c8882cff2695f1880572ca1f8+-- hash: 75148b08ab9dcd82038241d1e42bbddff51bbb8074cf58f2c2741acc1e796b9a name: fltkhs-themes-version: 0.2.0.2+version: 0.2.0.3 synopsis: A set of themed widgets that provides drop in replacements to the ones in FLTKHS. description: Please see the README on Github at <https://github.com/deech/fltkhs-themes#readme> category: UI,Graphics,GUI,User Interfaces@@ -17,7 +19,6 @@ license: BSD3 license-file: LICENSE build-type: Custom-cabal-version: >= 1.24 extra-source-files: README.org extra-doc-files:@@ -55,7 +56,7 @@ custom-setup setup-depends:- Cabal >=2.2.0.0 && <3+ Cabal >=2.4.0.0 && <4 , base >=4.4 library@@ -94,8 +95,8 @@ build-depends: base >=4.7 && <5 , bytestring- , fltkhs >=0.8.0.2- , load-font >=0.1.0.2+ , fltkhs >=0.8.0.3+ , load-font >=0.1.0.3 , text >=1.2.2.0 , vector >=0.12.0.1 if os(linux)