rest-core 0.27.0.2 → 0.27.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~rest-typesPVP: major bump suggested
API removals or changes: PVP suggests a major version bump
Dependency ranges changed: rest-types
API changes (from Hackage documentation)
- Rest.Dictionary.Types: data Dict h_a822 p_a823 i_a824 o_a825 e_a826
+ Rest.Dictionary.Types: data Dict h_a824 p_a825 i_a826 o_a827 e_a828
Files
- rest-core.cabal +2/−2
rest-core.cabal view
@@ -1,5 +1,5 @@ Name: rest-core-Version: 0.27.0.2+Version: 0.27.0.3 Description: Rest API library. Synopsis: Rest API library. Maintainer: code@silk.co@@ -28,7 +28,7 @@ , mtl >= 2.0 && < 2.2 , multipart == 0.1.* , random == 1.0.*- , rest-types == 1.9.0.1+ , rest-types == 1.9.* , safe >= 0.2 && < 0.4 , split >= 0.1 && < 0.3 , text >= 0.11 && < 1.2