orchestrate 0.2.0.1 → 0.2.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~errors
Dependency ranges changed: errors
Files
- orchestrate.cabal +2/−2
orchestrate.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: orchestrate-version: 0.2.0.1+version: 0.2.0.2 synopsis: An API client for http://orchestrate.io/. -- description: license: Apache-2.0@@ -41,7 +41,7 @@ , http-types , aeson , unordered-containers- , errors+ , errors < 2.0 , either , mtl , lens