geni-util 0.24.1.1 → 0.25.0
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~http-streamsdep ~io-streamsdep ~json
Dependency ranges changed: http-streams, io-streams, json
Files
- geni-util.cabal +4/−4
geni-util.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: geni-util-version: 0.24.1.1+version: 0.25.0 synopsis: Companion tools for use with the GenI surface realiser description: Tools included:@@ -39,9 +39,9 @@ , filepath , GenI >= 0.24.2 && < 0.26 , geniserver- , io-streams < 1.2- , http-streams < 0.7- , json < 0.8+ , io-streams == 1.4.*+ , http-streams == 0.8.*+ , json < 0.10 , text , blaze-html , blaze-markup