morpheus-graphql-server 0.27.1 → 0.27.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~textPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: text
API changes (from Hackage documentation)
Files
morpheus-graphql-server.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: morpheus-graphql-server-version: 0.27.1+version: 0.27.2 synopsis: Morpheus GraphQL description: Build GraphQL APIs with your favourite functional language! category: web, graphql@@ -362,7 +362,7 @@ , mtl >=2.0.0 && <3.0.0 , relude >=0.3.0 && <2.0.0 , template-haskell >=2.0.0 && <3.0.0- , text >=1.2.3 && <2.1.0+ , text >=1.2.3 && <3.0.0 , transformers >=0.3.0 && <0.6.0 , unordered-containers >=0.2.8 && <0.3.0 , vector >=0.12.0.1 && <0.13.0@@ -421,7 +421,7 @@ , tasty >=0.1.0 && <1.5.0 , tasty-hunit >=0.1.0 && <1.0.0 , template-haskell >=2.0.0 && <3.0.0- , text >=1.2.3 && <2.1.0+ , text >=1.2.3 && <3.0.0 , transformers >=0.3.0 && <0.6.0 , unordered-containers >=0.2.8 && <0.3.0 , vector >=0.12.0.1 && <0.13.0