packages feed

morpheus-graphql-code-gen 0.27.0 → 0.27.1

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-code-gen.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           morpheus-graphql-code-gen-version:        0.27.0+version:        0.27.1 synopsis:       Morpheus GraphQL CLI description:    code generator for Morpheus GraphQL category:       web, graphql, cli@@ -50,7 +50,7 @@     , prettyprinter >=1.7.0 && <2.0.0     , relude >=0.3.0 && <2.0.0     , template-haskell >=2.0.0 && <3.0.0-    , text >=1.2.3 && <1.3.0+    , text >=1.2.3 && <2.1.0     , unordered-containers >=0.2.8 && <0.3.0   default-language: Haskell2010 @@ -81,7 +81,7 @@     , prettyprinter >=1.7.0 && <2.0.0     , relude >=0.3.0 && <2.0.0     , template-haskell >=2.0.0 && <3.0.0-    , text >=1.2.3 && <1.3.0+    , text >=1.2.3 && <2.1.0     , unordered-containers >=0.2.8 && <0.3.0     , yaml >=0.8.32 && <1.0.0   default-language: Haskell2010