geniserver 0.24.1 → 0.24.1.1
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~textdep ~utf8-string
Dependency ranges changed: text, utf8-string
Files
- geniserver.cabal +4/−4
geniserver.cabal view
@@ -1,5 +1,5 @@ Name: geniserver-Version: 0.24.1+Version: 0.24.1.1 License: GPL License-file: LICENSE Author: Eric Kow@@ -22,8 +22,8 @@ , http-types , json >= 0.4.3 && < 0.6 , transformers- , utf8-string >= 0.3.5 && < 0.4- , text < 1.0+ , utf8-string >= 0.3.5 && < 1.1+ , text < 1.2 , GenI >= 0.19.0 && < 0.26 Ghc-options: -Wall Hs-Source-Dirs: src@@ -36,4 +36,4 @@ , GenI >= 0.19.0 && < 0.26 , snap-core , snap-server- , text < 1.0+ , text