rest-types 1.9.0.1 → 1.9.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~textnew-uploader
Dependency ranges changed: text
Files
- rest-types.cabal +2/−2
rest-types.cabal view
@@ -1,5 +1,5 @@ Name: rest-types-Version: 1.9.0.1+Version: 1.9.0.2 Description: Silk Rest Framework Types Synopsis: Silk Rest Framework Types Maintainer: code@silk.co@@ -24,7 +24,7 @@ , mtl >= 2.0 && < 2.2 , regular == 0.3.* , regular-xmlpickler == 0.2.*- , text == 0.11.*+ , text >= 0.11 && < 1.2 , tostring == 0.2.* , unordered-containers == 0.2.* , utf8-string == 0.3.*