diff --git a/examples/client/morpheus-graphql-examples-client.cabal b/examples/client/morpheus-graphql-examples-client.cabal index 34ff59d3a..90aa4e214 100644 --- a/examples/client/morpheus-graphql-examples-client.cabal +++ b/examples/client/morpheus-graphql-examples-client.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-examples-client -version: 0.27.3 +version: 0.28.0 synopsis: examples description: examples of GraphQL APIs category: web, graphql @@ -42,7 +42,7 @@ executable morpheus-client-example base >=4.7.0 && <5.0.0 , bytestring >=0.10.4 && <0.15.0 , file-embed >=0.0.10 && <1.0.0 - , morpheus-graphql-client >=0.27.0 && <0.28.0 + , morpheus-graphql-client >=0.28.0 && <0.29.0 , req >=3.0.0 && <4.0.0 , text >=1.2.3 && <3.0.0 default-language: Haskell2010 diff --git a/examples/client/package.yaml b/examples/client/package.yaml index b5fecc15e..2def36bf4 100644 --- a/examples/client/package.yaml +++ b/examples/client/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-examples-client -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -14,7 +14,7 @@ dependencies: - base >= 4.7.0 && < 5.0.0 - bytestring >= 0.10.4 && < 0.15.0 - file-embed >= 0.0.10 && < 1.0.0 -- morpheus-graphql-client >= 0.27.0 && < 0.28.0 +- morpheus-graphql-client >= 0.28.0 && < 0.29.0 - req >= 3.0.0 && < 4.0.0 - text >= 1.2.3 && < 3.0.0 executables: diff --git a/examples/code-gen-docs/morpheus-graphql-examples-code-gen-docs.cabal b/examples/code-gen-docs/morpheus-graphql-examples-code-gen-docs.cabal index 8949fed4c..f455a5234 100644 --- a/examples/code-gen-docs/morpheus-graphql-examples-code-gen-docs.cabal +++ b/examples/code-gen-docs/morpheus-graphql-examples-code-gen-docs.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-examples-code-gen-docs -version: 0.27.3 +version: 0.28.0 synopsis: examples description: examples of GraphQL APIs category: web, graphql , code-gen @@ -38,9 +38,9 @@ executable code-gen-docs-server base >=4.7.0 && <5.0.0 , bytestring >=0.10.4 && <0.15.0 , containers >=0.4.2.1 && <=0.7 - , morpheus-graphql >=0.27.0 && <0.28.0 - , morpheus-graphql-client >=0.27.0 && <0.28.0 - , morpheus-graphql-server >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 + , morpheus-graphql-client >=0.28.0 && <0.29.0 + , morpheus-graphql-server >=0.28.0 && <0.29.0 , scotty >=0.6.0 && <1.0 , text >=1.2.3 && <3.0.0 default-language: Haskell2010 diff --git a/examples/code-gen-docs/package.yaml b/examples/code-gen-docs/package.yaml index 3ba08f968..9630d844b 100644 --- a/examples/code-gen-docs/package.yaml +++ b/examples/code-gen-docs/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-examples-code-gen-docs -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -11,9 +11,9 @@ dependencies: - base >= 4.7.0 && < 5.0.0 - bytestring >= 0.10.4 && < 0.15.0 - containers >= 0.4.2.1 && <= 0.7 -- morpheus-graphql >= 0.27.0 && < 0.28.0 -- morpheus-graphql-client >= 0.27.0 && < 0.28.0 -- morpheus-graphql-server >= 0.27.0 && < 0.28.0 +- morpheus-graphql >= 0.28.0 && < 0.29.0 +- morpheus-graphql-client >= 0.28.0 && < 0.29.0 +- morpheus-graphql-server >= 0.28.0 && < 0.29.0 - scotty >= 0.6.0 && < 1.0 - text >= 1.2.3 && < 3.0.0 executables: diff --git a/examples/code-gen/morpheus-graphql-examples-code-gen.cabal b/examples/code-gen/morpheus-graphql-examples-code-gen.cabal index 23e32943f..c86a04986 100644 --- a/examples/code-gen/morpheus-graphql-examples-code-gen.cabal +++ b/examples/code-gen/morpheus-graphql-examples-code-gen.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-examples-code-gen -version: 0.27.3 +version: 0.28.0 synopsis: examples description: examples of GraphQL APIs category: web, graphql , code-gen @@ -54,9 +54,9 @@ executable generated-server base >=4.7.0 && <5.0.0 , bytestring >=0.10.4 && <0.15.0 , containers >=0.4.2.1 && <=0.7 - , morpheus-graphql >=0.27.0 && <0.28.0 - , morpheus-graphql-client >=0.27.0 && <0.28.0 - , morpheus-graphql-server >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 + , morpheus-graphql-client >=0.28.0 && <0.29.0 + , morpheus-graphql-server >=0.28.0 && <0.29.0 , scotty >=0.6.0 && <1.0 , text >=1.2.3 && <3.0.0 default-language: Haskell2010 diff --git a/examples/code-gen/package.yaml b/examples/code-gen/package.yaml index 94443546b..0be727b6d 100644 --- a/examples/code-gen/package.yaml +++ b/examples/code-gen/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-examples-code-gen -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -11,9 +11,9 @@ dependencies: - base >= 4.7.0 && < 5.0.0 - bytestring >= 0.10.4 && < 0.15.0 - containers >= 0.4.2.1 && <= 0.7 -- morpheus-graphql >= 0.27.0 && < 0.28.0 -- morpheus-graphql-client >= 0.27.0 && < 0.28.0 -- morpheus-graphql-server >= 0.27.0 && < 0.28.0 +- morpheus-graphql >= 0.28.0 && < 0.29.0 +- morpheus-graphql-client >= 0.28.0 && < 0.29.0 +- morpheus-graphql-server >= 0.28.0 && < 0.29.0 - scotty >= 0.6.0 && < 1.0 - text >= 1.2.3 && < 3.0.0 executables: diff --git a/examples/scotty-fraxl/morpheus-graphql-examples-scotty-fraxl.cabal b/examples/scotty-fraxl/morpheus-graphql-examples-scotty-fraxl.cabal index c84591eea..cd409d4ba 100644 --- a/examples/scotty-fraxl/morpheus-graphql-examples-scotty-fraxl.cabal +++ b/examples/scotty-fraxl/morpheus-graphql-examples-scotty-fraxl.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-examples-scotty-fraxl -version: 0.27.3 +version: 0.28.0 synopsis: examples description: Fraxl example of GraphQL APIs category: web, graphql @@ -34,7 +34,7 @@ executable scotty-server-fraxl base >=4.7.0 && <5.0.0 , containers >=0.4.2.1 && <=0.7 , fraxl >=0.1 && <1.0 - , morpheus-graphql >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , scotty >=0.6.0 && <1.0 , text >=1.2.3 && <3.0.0 diff --git a/examples/scotty-fraxl/package.yaml b/examples/scotty-fraxl/package.yaml index 659d79d81..950c13c1c 100644 --- a/examples/scotty-fraxl/package.yaml +++ b/examples/scotty-fraxl/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-examples-scotty-fraxl -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -11,7 +11,7 @@ dependencies: - base >= 4.7.0 && < 5.0.0 - containers >= 0.4.2.1 && <= 0.7 - fraxl >= 0.1 && < 1.0 -- morpheus-graphql >= 0.27.0 && < 0.28.0 +- morpheus-graphql >= 0.28.0 && < 0.29.0 - mtl >= 2.0.0 && < 3.0.0 - scotty >= 0.6.0 && < 1.0 - text >= 1.2.3 && < 3.0.0 diff --git a/examples/scotty-freer-simple/morpheus-graphql-examples-scotty-freer.cabal b/examples/scotty-freer-simple/morpheus-graphql-examples-scotty-freer.cabal index be61c130a..665c41445 100644 --- a/examples/scotty-freer-simple/morpheus-graphql-examples-scotty-freer.cabal +++ b/examples/scotty-freer-simple/morpheus-graphql-examples-scotty-freer.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-examples-scotty-freer -version: 0.27.3 +version: 0.28.0 synopsis: morpheus graphql freer description: example of graphql apis with scotty and freer-simple category: web, graphql @@ -39,7 +39,7 @@ executable scotty-freer-server , bytestring >=0.10.4 && <0.15.0 , file-embed >=0.0.10 && <1.0.0 , freer-simple >=1.0 && <3.0 - , morpheus-graphql >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 , scotty >=0.6.0 && <1.0 , text >=1.2.3 && <3.0.0 , transformers >=0.3.0 && <0.7.0 diff --git a/examples/scotty-freer-simple/package.yaml b/examples/scotty-freer-simple/package.yaml index 359ad2bac..4c1c5ade7 100644 --- a/examples/scotty-freer-simple/package.yaml +++ b/examples/scotty-freer-simple/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-examples-scotty-freer -version: 0.27.3 +version: 0.28.0 github: githubuser/morpheus-graphql-examples-scotty-freer-simple license: BSD3 author: Author name here @@ -13,7 +13,7 @@ dependencies: - bytestring >= 0.10.4 && < 0.15.0 - file-embed >= 0.0.10 && < 1.0.0 - freer-simple >= 1.0 && < 3.0 -- morpheus-graphql >= 0.27.0 && < 0.28.0 +- morpheus-graphql >= 0.28.0 && < 0.29.0 - scotty >= 0.6.0 && < 1.0 - text >= 1.2.3 && < 3.0.0 - transformers >= 0.3.0 && < 0.7.0 diff --git a/examples/scotty-haxl/morpheus-graphql-examples-scotty-haxl.cabal b/examples/scotty-haxl/morpheus-graphql-examples-scotty-haxl.cabal index 795158060..5dead0c92 100644 --- a/examples/scotty-haxl/morpheus-graphql-examples-scotty-haxl.cabal +++ b/examples/scotty-haxl/morpheus-graphql-examples-scotty-haxl.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-examples-scotty-haxl -version: 0.27.3 +version: 0.28.0 synopsis: examples description: examples of GraphQL APIs category: web, graphql @@ -37,8 +37,8 @@ executable scotty-server-haxl , containers >=0.4.2.1 && <=0.7 , hashable >=1.0.0 && <2.0.0 , haxl >=0.1.0 && <3.0 - , morpheus-graphql >=0.27.0 && <0.28.0 - , morpheus-graphql-app >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 + , morpheus-graphql-app >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , scotty >=0.6.0 && <1.0 , text >=1.2.3 && <3.0.0 diff --git a/examples/scotty-haxl/package.yaml b/examples/scotty-haxl/package.yaml index 804ca76b3..a38fc0715 100644 --- a/examples/scotty-haxl/package.yaml +++ b/examples/scotty-haxl/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-examples-scotty-haxl -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -12,8 +12,8 @@ dependencies: - containers >= 0.4.2.1 && <= 0.7 - hashable >= 1.0.0 && < 2.0.0 - haxl >= 0.1.0 && < 3.0 -- morpheus-graphql >= 0.27.0 && < 0.28.0 -- morpheus-graphql-app >= 0.27.0 && < 0.28.0 +- morpheus-graphql >= 0.28.0 && < 0.29.0 +- morpheus-graphql-app >= 0.28.0 && < 0.29.0 - mtl >= 2.0.0 && < 3.0.0 - scotty >= 0.6.0 && < 1.0 - text >= 1.2.3 && < 3.0.0 diff --git a/examples/scotty/morpheus-graphql-examples-scotty.cabal b/examples/scotty/morpheus-graphql-examples-scotty.cabal index cdde97db7..85e1f816f 100644 --- a/examples/scotty/morpheus-graphql-examples-scotty.cabal +++ b/examples/scotty/morpheus-graphql-examples-scotty.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-examples-scotty -version: 0.27.3 +version: 0.28.0 synopsis: examples description: examples of GraphQL APIs category: web, graphql @@ -49,10 +49,10 @@ executable scotty-server , containers >=0.4.2.1 && <=0.7 , extra >=1.0.0 && <2.0.0 , http-types >=0.5 && <1.0 - , morpheus-graphql >=0.27.0 && <0.28.0 - , morpheus-graphql-app >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-subscriptions >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 + , morpheus-graphql-app >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-subscriptions >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , scotty >=0.6.0 && <1.0 , stm >=2.1 && <3.0 diff --git a/examples/scotty/package.yaml b/examples/scotty/package.yaml index 3511224de..431cad8ac 100644 --- a/examples/scotty/package.yaml +++ b/examples/scotty/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-examples-scotty -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -14,10 +14,10 @@ dependencies: - containers >= 0.4.2.1 && <= 0.7 - extra >= 1.0.0 && < 2.0.0 - http-types >= 0.5 && < 1.0 -- morpheus-graphql >= 0.27.0 && < 0.28.0 -- morpheus-graphql-app >= 0.27.0 && < 0.28.0 -- morpheus-graphql-core >= 0.27.0 && < 0.28.0 -- morpheus-graphql-subscriptions >= 0.27.0 && < 0.28.0 +- morpheus-graphql >= 0.28.0 && < 0.29.0 +- morpheus-graphql-app >= 0.28.0 && < 0.29.0 +- morpheus-graphql-core >= 0.28.0 && < 0.29.0 +- morpheus-graphql-subscriptions >= 0.28.0 && < 0.29.0 - mtl >= 2.0.0 && < 3.0.0 - scotty >= 0.6.0 && < 1.0 - stm >= 2.1 && < 3.0 diff --git a/examples/servant/morpheus-graphql-examples-servant.cabal b/examples/servant/morpheus-graphql-examples-servant.cabal index 029fe0be3..3df140e54 100644 --- a/examples/servant/morpheus-graphql-examples-servant.cabal +++ b/examples/servant/morpheus-graphql-examples-servant.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-examples-servant -version: 0.27.3 +version: 0.28.0 synopsis: examples description: examples of GraphQL APIs category: web, graphql @@ -37,8 +37,8 @@ executable servant-server , bytestring >=0.10.4 && <0.15.0 , file-embed >=0.0.10 && <1.0.0 , http-media >=0.5 && <1.0 - , morpheus-graphql >=0.27.0 && <0.28.0 - , morpheus-graphql-subscriptions >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 + , morpheus-graphql-subscriptions >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , servant-server >=0.2 && <1.0 , text >=1.2.3 && <3.0.0 diff --git a/examples/servant/package.yaml b/examples/servant/package.yaml index f682775c1..a0c2909c5 100644 --- a/examples/servant/package.yaml +++ b/examples/servant/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-examples-servant -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -12,8 +12,8 @@ dependencies: - bytestring >= 0.10.4 && < 0.15.0 - file-embed >= 0.0.10 && < 1.0.0 - http-media >= 0.5 && < 1.0 -- morpheus-graphql >= 0.27.0 && < 0.28.0 -- morpheus-graphql-subscriptions >= 0.27.0 && < 0.28.0 +- morpheus-graphql >= 0.28.0 && < 0.29.0 +- morpheus-graphql-subscriptions >= 0.28.0 && < 0.29.0 - mtl >= 2.0.0 && < 3.0.0 - servant-server >= 0.2 && < 1.0 - text >= 1.2.3 && < 3.0.0 diff --git a/examples/yesod-pubsub/morpheus-graphql-examples-yesod-pubsub.cabal b/examples/yesod-pubsub/morpheus-graphql-examples-yesod-pubsub.cabal index f2ef26cab..700872448 100644 --- a/examples/yesod-pubsub/morpheus-graphql-examples-yesod-pubsub.cabal +++ b/examples/yesod-pubsub/morpheus-graphql-examples-yesod-pubsub.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-examples-yesod-pubsub -version: 0.27.3 +version: 0.28.0 synopsis: examples of external pub-sub description: examples of a GraphQL server using postgresql/rabbitmq as a pusub category: web, graphql @@ -41,10 +41,10 @@ library , bytestring >=0.10.4 && <0.15.0 , extra >=1.0.0 && <2.0.0 , hashable >=1.0.0 && <2.0.0 - , morpheus-graphql >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-server >=0.27.0 && <0.28.0 - , morpheus-graphql-subscriptions >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-server >=0.28.0 && <0.29.0 + , morpheus-graphql-subscriptions >=0.28.0 && <0.29.0 , shakespeare >=1.0 && <3.0 , text >=1.2.3 && <3.0.0 , unliftio-core >=0.0.1 && <0.4.0 @@ -70,11 +70,11 @@ executable yesod-gql-example , bytestring >=0.10.4 && <0.15.0 , extra >=1.0.0 && <2.0.0 , hashable >=1.0.0 && <2.0.0 - , morpheus-graphql >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-examples-yesod-pubsub >=0.27.0 && <0.28.0 - , morpheus-graphql-server >=0.27.0 && <0.28.0 - , morpheus-graphql-subscriptions >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-examples-yesod-pubsub >=0.28.0 && <0.29.0 + , morpheus-graphql-server >=0.28.0 && <0.29.0 + , morpheus-graphql-subscriptions >=0.28.0 && <0.29.0 , shakespeare >=1.0 && <3.0 , text >=1.2.3 && <3.0.0 , unliftio-core >=0.0.1 && <0.4.0 @@ -101,11 +101,11 @@ test-suite yesod-gql-example-test , bytestring >=0.10.4 && <0.15.0 , extra >=1.0.0 && <2.0.0 , hashable >=1.0.0 && <2.0.0 - , morpheus-graphql >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-examples-yesod-pubsub >=0.27.0 && <0.28.0 - , morpheus-graphql-server >=0.27.0 && <0.28.0 - , morpheus-graphql-subscriptions >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-examples-yesod-pubsub >=0.28.0 && <0.29.0 + , morpheus-graphql-server >=0.28.0 && <0.29.0 + , morpheus-graphql-subscriptions >=0.28.0 && <0.29.0 , shakespeare >=1.0 && <3.0 , text >=1.2.3 && <3.0.0 , unliftio-core >=0.0.1 && <0.4.0 diff --git a/examples/yesod-pubsub/package.yaml b/examples/yesod-pubsub/package.yaml index 01ea06d1d..d665b47fa 100644 --- a/examples/yesod-pubsub/package.yaml +++ b/examples/yesod-pubsub/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-examples-yesod-pubsub -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: BSD3 author: Josh Brown @@ -16,10 +16,10 @@ dependencies: - bytestring >= 0.10.4 && < 0.15.0 - extra >= 1.0.0 && < 2.0.0 - hashable >= 1.0.0 && < 2.0.0 -- morpheus-graphql >= 0.27.0 && < 0.28.0 -- morpheus-graphql-core >= 0.27.0 && < 0.28.0 -- morpheus-graphql-server >= 0.27.0 && < 0.28.0 -- morpheus-graphql-subscriptions >= 0.27.0 && < 0.28.0 +- morpheus-graphql >= 0.28.0 && < 0.29.0 +- morpheus-graphql-core >= 0.28.0 && < 0.29.0 +- morpheus-graphql-server >= 0.28.0 && < 0.29.0 +- morpheus-graphql-subscriptions >= 0.28.0 && < 0.29.0 - shakespeare >= 1.0 && < 3.0 - text >= 1.2.3 && < 3.0.0 - unliftio-core >= 0.0.1 && < 0.4.0 @@ -44,7 +44,7 @@ executables: - -threaded - -with-rtsopts=-N dependencies: - - morpheus-graphql-examples-yesod-pubsub >= 0.27.0 && < 0.28.0 + - morpheus-graphql-examples-yesod-pubsub >= 0.28.0 && < 0.29.0 tests: yesod-gql-example-test: main: Spec.hs @@ -54,4 +54,4 @@ tests: - -threaded - -with-rtsopts=-N dependencies: - - morpheus-graphql-examples-yesod-pubsub >= 0.27.0 && < 0.28.0 + - morpheus-graphql-examples-yesod-pubsub >= 0.28.0 && < 0.29.0 diff --git a/hconf.yaml b/hconf.yaml index b4735fcf8..1aac87d18 100644 --- a/hconf.yaml +++ b/hconf.yaml @@ -1,124 +1,124 @@ -version: 0.27.3 -bounds: ">= 0.27.0 && < 0.28.0" +version: 0.28.0 +bounds: '>= 0.28.0 && < 0.29.0' groups: - - name: morpheus-graphql-examples - packages: - - client - - code-gen - - code-gen-docs - - scotty - - scotty-fraxl - - scotty-haxl - - scotty-freer-simple - - servant - - yesod-pubsub - dir: examples - - name: morpheus-graphql - packages: - - tests - - core - - code-gen-utils - - code-gen - - app - - client - - subscriptions - - server - - benchmarks - - . - prefix: true +- name: morpheus-graphql-examples + packages: + - client + - code-gen + - code-gen-docs + - scotty + - scotty-fraxl + - scotty-haxl + - scotty-freer-simple + - servant + - yesod-pubsub + dir: examples +- name: morpheus-graphql + packages: + - tests + - core + - code-gen-utils + - code-gen + - app + - client + - subscriptions + - server + - benchmarks + - . + prefix: true builds: - - ghc: 8.4.4 - resolver: lts-12.26 - extra: - aeson: 1.4.4.0 - base-orphans: 0.8.1 - fastsum: 0.1.0.0 - megaparsec: 7.0.5 - modern-uri: 0.3.0.0 - relude: 0.3.0 - retry: 0.8.1.0 - time-compat: 1.9.2.2 - websockets: 0.12.6.0 - - ghc: 8.6.5 - resolver: lts-14.14 - extra: - req: 3.0.0 - - ghc: 8.8.3 - resolver: lts-16.2 - extra: - prettyprinter: 1.7.0 - - ghc: 8.10.7 - resolver: lts-18.10 - extra: - fastsum: 0.1.1.1 - graphql: 0.11.1.0 - - ghc: 9.0.2 - resolver: lts-19.28 - exclude: - - examples/scotty-fraxl - extra: - attoparsec-aeson: 2.1.0.0 - dependent-map: 0.2.4.0 - dependent-sum: "0.4" - - ghc: latest - resolver: nightly-2024-05-29 - exclude: - - examples/scotty-fraxl - - examples/scotty-freer-simple - extra: - fastsum: 0.1.1.1 - fraxl: 0.3.0.0 - haxl: 2.4.0.0 - type-aligned: 0.9.6 +- ghc: 8.4.4 + resolver: lts-12.26 + extra: + aeson: 1.4.4.0 + base-orphans: 0.8.1 + fastsum: 0.1.0.0 + megaparsec: 7.0.5 + modern-uri: 0.3.0.0 + relude: 0.3.0 + retry: 0.8.1.0 + time-compat: 1.9.2.2 + websockets: 0.12.6.0 +- ghc: 8.6.5 + resolver: lts-14.14 + extra: + req: 3.0.0 +- ghc: 8.8.3 + resolver: lts-16.2 + extra: + prettyprinter: 1.7.0 +- ghc: 8.10.7 + resolver: lts-18.10 + extra: + fastsum: 0.1.1.1 + graphql: 0.11.1.0 +- ghc: 9.0.2 + resolver: lts-19.28 + exclude: + - examples/scotty-fraxl + extra: + attoparsec-aeson: 2.1.0.0 + dependent-map: 0.2.4.0 + dependent-sum: '0.4' +- ghc: latest + resolver: nightly-2024-05-29 + exclude: + - examples/scotty-fraxl + - examples/scotty-freer-simple + extra: + fastsum: 0.1.1.1 + fraxl: 0.3.0.0 + haxl: 2.4.0.0 + type-aligned: 0.9.6 dependencies: - - Glob >= 0.7.0 && < 1.0.0 - - aeson >= 1.4.4 && < 3.0.0 - - attoparsec-aeson >= 2.1.0.0 && < 3.0.0 - - base >= 4.7.0 && < 5.0.0 - - blaze-html >= 0.2 && < 1.0 - - bytestring >= 0.10.4 && < 0.15.0 - - containers >= 0.4.2.1 && <= 0.7 - - criterion >= 1.0 && < 2.0.0 - - directory >= 1.0.0 && < 2.0.0 - - extra >= 1.0.0 && < 2.0.0 - - file-embed >= 0.0.10 && < 1.0.0 - - filepath >= 1.1.0 && <= 1.5.2.0 - - fraxl >= 0.1 && < 1.0 - - freer-simple >= 1.0 && < 3.0 - - graphql >= 0.5 && < 2.0 - - hashable >= 1.0.0 && < 2.0.0 - - haxl >= 0.1.0 && < 3.0 - - http-media >= 0.5 && < 1.0 - - http-types >= 0.5 && < 1.0 - - megaparsec >= 7.0.0 && < 10.0.0 - - modern-uri >= 0.1.0.0 && < 1.0.0 - - mtl >= 2.0.0 && < 3.0.0 - - optparse-applicative >= 0.12.0 && < 0.20.0 - - prettyprinter >= 1.7.0 && < 2.0.0 - - process >= 1.0 && < 2.0 - - relude >= 0.3.0 && < 2.0.0 - - req >= 3.0.0 && < 4.0.0 - - scientific >= 0.3.6.2 && < 0.4.0 - - scotty >= 0.6.0 && < 1.0 - - servant-server >= 0.2 && < 1.0 - - shakespeare >= 1.0 && < 3.0 - - stm >= 2.1 && < 3.0 - - tasty >= 0.1.0 && <= 1.5 - - tasty-hunit >= 0.1.0 && < 1.0.0 - - template-haskell >= 2.0.0 && < 3.0.0 - - text >= 1.2.3 && < 3.0.0 - - th-lift-instances >= 0.1.1 && < 0.3.0 - - transformers >= 0.3.0 && < 0.7.0 - - unliftio-core >= 0.0.1 && < 0.4.0 - - unordered-containers >= 0.2.8 && < 0.3.0 - - uuid >= 1.0.0 && < 1.4.0 - - vector >= 0.12.0.1 && < 0.15.0 - - wai >= 1.0.0 && < 4.0 - - wai-cors >= 0.1.0 && < 1.0 - - wai-websockets >= 1.0.0 && < 4.0 - - warp >= 1.0.0 && < 4.0 - - websockets >= 0.12.6.0 && < 1.0.0 - - wuss >= 1.0.0 && < 3.0.0 - - yaml >= 0.8.32 && < 1.0.0 - - yesod >= 0.5 && < 2.0 - - yesod-core >= 1.0 && < 2.0 +- Glob >= 0.7.0 && < 1.0.0 +- aeson >= 1.4.4 && < 3.0.0 +- attoparsec-aeson >= 2.1.0.0 && < 3.0.0 +- base >= 4.7.0 && < 5.0.0 +- blaze-html >= 0.2 && < 1.0 +- bytestring >= 0.10.4 && < 0.15.0 +- containers >= 0.4.2.1 && <= 0.7 +- criterion >= 1.0 && < 2.0.0 +- directory >= 1.0.0 && < 2.0.0 +- extra >= 1.0.0 && < 2.0.0 +- file-embed >= 0.0.10 && < 1.0.0 +- filepath >= 1.1.0 && <= 1.5.2.0 +- fraxl >= 0.1 && < 1.0 +- freer-simple >= 1.0 && < 3.0 +- graphql >= 0.5 && < 2.0 +- hashable >= 1.0.0 && < 2.0.0 +- haxl >= 0.1.0 && < 3.0 +- http-media >= 0.5 && < 1.0 +- http-types >= 0.5 && < 1.0 +- megaparsec >= 7.0.0 && < 10.0.0 +- modern-uri >= 0.1.0.0 && < 1.0.0 +- mtl >= 2.0.0 && < 3.0.0 +- optparse-applicative >= 0.12.0 && < 0.20.0 +- prettyprinter >= 1.7.0 && < 2.0.0 +- process >= 1.0 && < 2.0 +- relude >= 0.3.0 && < 2.0.0 +- req >= 3.0.0 && < 4.0.0 +- scientific >= 0.3.6.2 && < 0.4.0 +- scotty >= 0.6.0 && < 1.0 +- servant-server >= 0.2 && < 1.0 +- shakespeare >= 1.0 && < 3.0 +- stm >= 2.1 && < 3.0 +- tasty >= 0.1.0 && <= 1.5 +- tasty-hunit >= 0.1.0 && < 1.0.0 +- template-haskell >= 2.0.0 && < 3.0.0 +- text >= 1.2.3 && < 3.0.0 +- th-lift-instances >= 0.1.1 && < 0.3.0 +- transformers >= 0.3.0 && < 0.7.0 +- unliftio-core >= 0.0.1 && < 0.4.0 +- unordered-containers >= 0.2.8 && < 0.3.0 +- uuid >= 1.0.0 && < 1.4.0 +- vector >= 0.12.0.1 && < 0.15.0 +- wai >= 1.0.0 && < 4.0 +- wai-cors >= 0.1.0 && < 1.0 +- wai-websockets >= 1.0.0 && < 4.0 +- warp >= 1.0.0 && < 4.0 +- websockets >= 0.12.6.0 && < 1.0.0 +- wuss >= 1.0.0 && < 3.0.0 +- yaml >= 0.8.32 && < 1.0.0 +- yesod >= 0.5 && < 2.0 +- yesod-core >= 1.0 && < 2.0 diff --git a/morpheus-graphql-app/morpheus-graphql-app.cabal b/morpheus-graphql-app/morpheus-graphql-app.cabal index 625025cb3..bbe689500 100644 --- a/morpheus-graphql-app/morpheus-graphql-app.cabal +++ b/morpheus-graphql-app/morpheus-graphql-app.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-app -version: 0.27.3 +version: 0.28.0 synopsis: Morpheus GraphQL App description: Build GraphQL APIs with your favourite functional language! category: web, graphql @@ -167,7 +167,7 @@ library , containers >=0.4.2.1 && <=0.7 , hashable >=1.0.0 && <2.0.0 , megaparsec >=7.0.0 && <10.0.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , relude >=0.3.0 && <2.0.0 , scientific >=0.3.6.2 && <0.4.0 @@ -201,9 +201,9 @@ test-suite morpheus-graphql-app-test , directory >=1.0.0 && <2.0.0 , hashable >=1.0.0 && <2.0.0 , megaparsec >=7.0.0 && <10.0.0 - , morpheus-graphql-app >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-tests >=0.27.0 && <0.28.0 + , morpheus-graphql-app >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-tests >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , relude >=0.3.0 && <2.0.0 , scientific >=0.3.6.2 && <0.4.0 diff --git a/morpheus-graphql-app/package.yaml b/morpheus-graphql-app/package.yaml index 3c5455185..578ed539b 100644 --- a/morpheus-graphql-app/package.yaml +++ b/morpheus-graphql-app/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-app -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql-app license: MIT author: Daviti Nalchevanidze @@ -24,7 +24,7 @@ dependencies: - containers >= 0.4.2.1 && <= 0.7 - hashable >= 1.0.0 && < 2.0.0 - megaparsec >= 7.0.0 && < 10.0.0 -- morpheus-graphql-core >= 0.27.0 && < 0.28.0 +- morpheus-graphql-core >= 0.28.0 && < 0.29.0 - mtl >= 2.0.0 && < 3.0.0 - relude >= 0.3.0 && < 2.0.0 - scientific >= 0.3.6.2 && < 0.4.0 @@ -50,9 +50,9 @@ tests: dependencies: - aeson >= 1.4.4 && < 3.0.0 - directory >= 1.0.0 && < 2.0.0 - - morpheus-graphql-app >= 0.27.0 && < 0.28.0 - - morpheus-graphql-core >= 0.27.0 && < 0.28.0 - - morpheus-graphql-tests >= 0.27.0 && < 0.28.0 + - morpheus-graphql-app >= 0.28.0 && < 0.29.0 + - morpheus-graphql-core >= 0.28.0 && < 0.29.0 + - morpheus-graphql-tests >= 0.28.0 && < 0.29.0 - relude >= 0.3.0 && < 2.0.0 - tasty >= 0.1.0 && <= 1.5 - tasty-hunit >= 0.1.0 && < 1.0.0 diff --git a/morpheus-graphql-benchmarks/morpheus-graphql-benchmarks.cabal b/morpheus-graphql-benchmarks/morpheus-graphql-benchmarks.cabal index bbc7ac55f..a4421d690 100644 --- a/morpheus-graphql-benchmarks/morpheus-graphql-benchmarks.cabal +++ b/morpheus-graphql-benchmarks/morpheus-graphql-benchmarks.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-benchmarks -version: 0.27.3 +version: 0.28.0 synopsis: Morpheus GraphQL Benchmarks description: Build GraphQL APIs with your favorite functional language! category: web, graphql @@ -47,7 +47,7 @@ benchmark morpheus-graphql-bench , criterion >=1.0 && <2.0.0 , graphql >=0.5 && <2.0 , megaparsec >=7.0.0 && <10.0.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 , relude >=0.3.0 && <2.0.0 , text >=1.2.3 && <3.0.0 , unordered-containers >=0.2.8 && <0.3.0 diff --git a/morpheus-graphql-benchmarks/package.yaml b/morpheus-graphql-benchmarks/package.yaml index 3d9bbb05a..3e370ad45 100644 --- a/morpheus-graphql-benchmarks/package.yaml +++ b/morpheus-graphql-benchmarks/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-benchmarks -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -20,7 +20,7 @@ dependencies: - criterion >= 1.0 && < 2.0.0 - graphql >= 0.5 && < 2.0 - megaparsec >= 7.0.0 && < 10.0.0 -- morpheus-graphql-core >= 0.27.0 && < 0.28.0 +- morpheus-graphql-core >= 0.28.0 && < 0.29.0 - relude >= 0.3.0 && < 2.0.0 - text >= 1.2.3 && < 3.0.0 - unordered-containers >= 0.2.8 && < 0.3.0 diff --git a/morpheus-graphql-client/morpheus-graphql-client.cabal b/morpheus-graphql-client/morpheus-graphql-client.cabal index 565abbc0e..13422ede6 100644 --- a/morpheus-graphql-client/morpheus-graphql-client.cabal +++ b/morpheus-graphql-client/morpheus-graphql-client.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-client -version: 0.27.3 +version: 0.28.0 synopsis: Morpheus GraphQL Client description: Build GraphQL APIs with your favorite functional language! category: web, graphql, client @@ -93,9 +93,9 @@ library , containers >=0.4.2.1 && <=0.7 , file-embed >=0.0.10 && <1.0.0 , modern-uri >=0.1.0.0 && <1.0.0 - , morpheus-graphql-code-gen-utils >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-subscriptions >=0.27.0 && <0.28.0 + , morpheus-graphql-code-gen-utils >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-subscriptions >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , prettyprinter >=1.7.0 && <2.0.0 , relude >=0.3.0 && <2.0.0 @@ -135,10 +135,10 @@ test-suite morpheus-graphql-client-test , directory >=1.0.0 && <2.0.0 , file-embed >=0.0.10 && <1.0.0 , modern-uri >=0.1.0.0 && <1.0.0 - , morpheus-graphql-client >=0.27.0 && <0.28.0 - , morpheus-graphql-code-gen-utils >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-subscriptions >=0.27.0 && <0.28.0 + , morpheus-graphql-client >=0.28.0 && <0.29.0 + , morpheus-graphql-code-gen-utils >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-subscriptions >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , prettyprinter >=1.7.0 && <2.0.0 , relude >=0.3.0 && <2.0.0 diff --git a/morpheus-graphql-client/package.yaml b/morpheus-graphql-client/package.yaml index 532a604de..6b6ffc742 100644 --- a/morpheus-graphql-client/package.yaml +++ b/morpheus-graphql-client/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-client -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -23,9 +23,9 @@ dependencies: - containers >= 0.4.2.1 && <= 0.7 - file-embed >= 0.0.10 && < 1.0.0 - modern-uri >= 0.1.0.0 && < 1.0.0 -- morpheus-graphql-code-gen-utils >= 0.27.0 && < 0.28.0 -- morpheus-graphql-core >= 0.27.0 && < 0.28.0 -- morpheus-graphql-subscriptions >= 0.27.0 && < 0.28.0 +- morpheus-graphql-code-gen-utils >= 0.28.0 && < 0.29.0 +- morpheus-graphql-core >= 0.28.0 && < 0.29.0 +- morpheus-graphql-subscriptions >= 0.28.0 && < 0.29.0 - mtl >= 2.0.0 && < 3.0.0 - prettyprinter >= 1.7.0 && < 2.0.0 - relude >= 0.3.0 && < 2.0.0 @@ -52,7 +52,7 @@ tests: dependencies: - aeson >= 1.4.4 && < 3.0.0 - directory >= 1.0.0 && < 2.0.0 - - morpheus-graphql-client >= 0.27.0 && < 0.28.0 + - morpheus-graphql-client >= 0.28.0 && < 0.29.0 - relude >= 0.3.0 && < 2.0.0 - tasty >= 0.1.0 && <= 1.5 - tasty-hunit >= 0.1.0 && < 1.0.0 diff --git a/morpheus-graphql-code-gen-utils/morpheus-graphql-code-gen-utils.cabal b/morpheus-graphql-code-gen-utils/morpheus-graphql-code-gen-utils.cabal index c59a2852c..98b5cd727 100644 --- a/morpheus-graphql-code-gen-utils/morpheus-graphql-code-gen-utils.cabal +++ b/morpheus-graphql-code-gen-utils/morpheus-graphql-code-gen-utils.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-code-gen-utils -version: 0.27.3 +version: 0.28.0 synopsis: Morpheus GraphQL CLI description: code generator for Morpheus GraphQL category: web, graphql, cli @@ -42,7 +42,7 @@ library base >=4.7.0 && <5.0.0 , bytestring >=0.10.4 && <0.15.0 , containers >=0.4.2.1 && <=0.7 - , morpheus-graphql-core >=0.27.0 && <0.28.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , prettyprinter >=1.7.0 && <2.0.0 , relude >=0.3.0 && <2.0.0 diff --git a/morpheus-graphql-code-gen-utils/package.yaml b/morpheus-graphql-code-gen-utils/package.yaml index 5b31fe0ac..5a83e5e35 100644 --- a/morpheus-graphql-code-gen-utils/package.yaml +++ b/morpheus-graphql-code-gen-utils/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-code-gen-utils -version: 0.27.3 +version: 0.28.0 github: morpheusgraphql/morpheus-graphql license: BSD3 author: Daviti Nalchevanidze @@ -16,7 +16,7 @@ dependencies: - base >= 4.7.0 && < 5.0.0 - bytestring >= 0.10.4 && < 0.15.0 - containers >= 0.4.2.1 && <= 0.7 -- morpheus-graphql-core >= 0.27.0 && < 0.28.0 +- morpheus-graphql-core >= 0.28.0 && < 0.29.0 - mtl >= 2.0.0 && < 3.0.0 - prettyprinter >= 1.7.0 && < 2.0.0 - relude >= 0.3.0 && < 2.0.0 diff --git a/morpheus-graphql-code-gen/morpheus-graphql-code-gen.cabal b/morpheus-graphql-code-gen/morpheus-graphql-code-gen.cabal index 7cc02d3e4..ea59a23c0 100644 --- a/morpheus-graphql-code-gen/morpheus-graphql-code-gen.cabal +++ b/morpheus-graphql-code-gen/morpheus-graphql-code-gen.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-code-gen -version: 0.27.3 +version: 0.28.0 synopsis: Morpheus GraphQL CLI description: code generator for Morpheus GraphQL category: web, graphql, cli @@ -44,9 +44,9 @@ library , bytestring >=0.10.4 && <0.15.0 , containers >=0.4.2.1 && <=0.7 , file-embed >=0.0.10 && <1.0.0 - , morpheus-graphql-code-gen-utils >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-server >=0.27.0 && <0.28.0 + , morpheus-graphql-code-gen-utils >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-server >=0.28.0 && <0.29.0 , prettyprinter >=1.7.0 && <2.0.0 , relude >=0.3.0 && <2.0.0 , template-haskell >=2.0.0 && <3.0.0 @@ -72,11 +72,11 @@ executable morpheus , containers >=0.4.2.1 && <=0.7 , file-embed >=0.0.10 && <1.0.0 , filepath >=1.1.0 && <=1.5.2.0 - , morpheus-graphql-client >=0.27.0 && <0.28.0 - , morpheus-graphql-code-gen >=0.27.0 && <0.28.0 - , morpheus-graphql-code-gen-utils >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-server >=0.27.0 && <0.28.0 + , morpheus-graphql-client >=0.28.0 && <0.29.0 + , morpheus-graphql-code-gen >=0.28.0 && <0.29.0 + , morpheus-graphql-code-gen-utils >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-server >=0.28.0 && <0.29.0 , optparse-applicative >=0.12.0 && <0.20.0 , prettyprinter >=1.7.0 && <2.0.0 , relude >=0.3.0 && <2.0.0 diff --git a/morpheus-graphql-code-gen/package.yaml b/morpheus-graphql-code-gen/package.yaml index f0a4230c2..babc28d4a 100644 --- a/morpheus-graphql-code-gen/package.yaml +++ b/morpheus-graphql-code-gen/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-code-gen -version: 0.27.3 +version: 0.28.0 github: morpheusgraphql/morpheus-graphql license: BSD3 author: Daviti Nalchevanidze @@ -17,9 +17,9 @@ dependencies: - bytestring >= 0.10.4 && < 0.15.0 - containers >= 0.4.2.1 && <= 0.7 - file-embed >= 0.0.10 && < 1.0.0 -- morpheus-graphql-code-gen-utils >= 0.27.0 && < 0.28.0 -- morpheus-graphql-core >= 0.27.0 && < 0.28.0 -- morpheus-graphql-server >= 0.27.0 && < 0.28.0 +- morpheus-graphql-code-gen-utils >= 0.28.0 && < 0.29.0 +- morpheus-graphql-core >= 0.28.0 && < 0.29.0 +- morpheus-graphql-server >= 0.28.0 && < 0.29.0 - prettyprinter >= 1.7.0 && < 2.0.0 - relude >= 0.3.0 && < 2.0.0 - template-haskell >= 2.0.0 && < 3.0.0 @@ -39,8 +39,8 @@ executables: dependencies: - Glob >= 0.7.0 && < 1.0.0 - filepath >= 1.1.0 && <= 1.5.2.0 - - morpheus-graphql-client >= 0.27.0 && < 0.28.0 - - morpheus-graphql-code-gen >= 0.27.0 && < 0.28.0 - - morpheus-graphql-code-gen-utils >= 0.27.0 && < 0.28.0 + - morpheus-graphql-client >= 0.28.0 && < 0.29.0 + - morpheus-graphql-code-gen >= 0.28.0 && < 0.29.0 + - morpheus-graphql-code-gen-utils >= 0.28.0 && < 0.29.0 - optparse-applicative >= 0.12.0 && < 0.20.0 - yaml >= 0.8.32 && < 1.0.0 diff --git a/morpheus-graphql-core/morpheus-graphql-core.cabal b/morpheus-graphql-core/morpheus-graphql-core.cabal index 7aea4064c..f5670fbeb 100644 --- a/morpheus-graphql-core/morpheus-graphql-core.cabal +++ b/morpheus-graphql-core/morpheus-graphql-core.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-core -version: 0.27.3 +version: 0.28.0 synopsis: Morpheus GraphQL Core description: Build GraphQL APIs with your favorite functional language! category: web, graphql @@ -272,8 +272,8 @@ test-suite morpheus-graphql-core-test , directory >=1.0.0 && <2.0.0 , hashable >=1.0.0 && <2.0.0 , megaparsec >=7.0.0 && <10.0.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-tests >=0.27.0 && <0.28.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-tests >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , relude >=0.3.0 && <2.0.0 , scientific >=0.3.6.2 && <0.4.0 diff --git a/morpheus-graphql-core/package.yaml b/morpheus-graphql-core/package.yaml index 1853c6a6f..19b351c36 100644 --- a/morpheus-graphql-core/package.yaml +++ b/morpheus-graphql-core/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-core -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -54,8 +54,8 @@ tests: dependencies: - aeson >= 1.4.4 && < 3.0.0 - directory >= 1.0.0 && < 2.0.0 - - morpheus-graphql-core >= 0.27.0 && < 0.28.0 - - morpheus-graphql-tests >= 0.27.0 && < 0.28.0 + - morpheus-graphql-core >= 0.28.0 && < 0.29.0 + - morpheus-graphql-tests >= 0.28.0 && < 0.29.0 - relude >= 0.3.0 && < 2.0.0 - tasty >= 0.1.0 && <= 1.5 - tasty-hunit >= 0.1.0 && < 1.0.0 diff --git a/morpheus-graphql-server/morpheus-graphql-server.cabal b/morpheus-graphql-server/morpheus-graphql-server.cabal index 6fcf0ca30..ea3fc4c69 100644 --- a/morpheus-graphql-server/morpheus-graphql-server.cabal +++ b/morpheus-graphql-server/morpheus-graphql-server.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-server -version: 0.27.3 +version: 0.28.0 synopsis: Morpheus GraphQL description: Build GraphQL APIs with your favourite functional language! category: web, graphql @@ -360,8 +360,8 @@ library , base >=4.7.0 && <5.0.0 , bytestring >=0.10.4 && <0.15.0 , containers >=0.4.2.1 && <=0.7 - , morpheus-graphql-app >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 + , morpheus-graphql-app >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , relude >=0.3.0 && <2.0.0 , template-haskell >=2.0.0 && <3.0.0 @@ -415,11 +415,11 @@ test-suite morpheus-graphql-server-test , bytestring >=0.10.4 && <0.15.0 , containers >=0.4.2.1 && <=0.7 , file-embed >=0.0.10 && <1.0.0 - , morpheus-graphql-app >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-server >=0.27.0 && <0.28.0 - , morpheus-graphql-subscriptions >=0.27.0 && <0.28.0 - , morpheus-graphql-tests >=0.27.0 && <0.28.0 + , morpheus-graphql-app >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-server >=0.28.0 && <0.29.0 + , morpheus-graphql-subscriptions >=0.28.0 && <0.29.0 + , morpheus-graphql-tests >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , relude >=0.3.0 && <2.0.0 , tasty >=0.1.0 && <=1.5 diff --git a/morpheus-graphql-server/package.yaml b/morpheus-graphql-server/package.yaml index 4d7b768f7..845a58339 100644 --- a/morpheus-graphql-server/package.yaml +++ b/morpheus-graphql-server/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-server -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -21,8 +21,8 @@ dependencies: - base >= 4.7.0 && < 5.0.0 - bytestring >= 0.10.4 && < 0.15.0 - containers >= 0.4.2.1 && <= 0.7 -- morpheus-graphql-app >= 0.27.0 && < 0.28.0 -- morpheus-graphql-core >= 0.27.0 && < 0.28.0 +- morpheus-graphql-app >= 0.28.0 && < 0.29.0 +- morpheus-graphql-core >= 0.28.0 && < 0.29.0 - mtl >= 2.0.0 && < 3.0.0 - relude >= 0.3.0 && < 2.0.0 - template-haskell >= 2.0.0 && < 3.0.0 @@ -46,8 +46,8 @@ tests: dependencies: - aeson >= 1.4.4 && < 3.0.0 - file-embed >= 0.0.10 && < 1.0.0 - - morpheus-graphql-server >= 0.27.0 && < 0.28.0 - - morpheus-graphql-subscriptions >= 0.27.0 && < 0.28.0 - - morpheus-graphql-tests >= 0.27.0 && < 0.28.0 + - morpheus-graphql-server >= 0.28.0 && < 0.29.0 + - morpheus-graphql-subscriptions >= 0.28.0 && < 0.29.0 + - morpheus-graphql-tests >= 0.28.0 && < 0.29.0 - tasty >= 0.1.0 && <= 1.5 - tasty-hunit >= 0.1.0 && < 1.0.0 diff --git a/morpheus-graphql-subscriptions/morpheus-graphql-subscriptions.cabal b/morpheus-graphql-subscriptions/morpheus-graphql-subscriptions.cabal index 1577733ac..4474f8a8b 100644 --- a/morpheus-graphql-subscriptions/morpheus-graphql-subscriptions.cabal +++ b/morpheus-graphql-subscriptions/morpheus-graphql-subscriptions.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-subscriptions -version: 0.27.3 +version: 0.28.0 synopsis: Morpheus GraphQL Subscriptions description: Build GraphQL APIs with your favourite functional language! category: web, graphql, subscriptions @@ -43,8 +43,8 @@ library aeson >=1.4.4 && <3.0.0 , base >=4.7.0 && <5.0.0 , bytestring >=0.10.4 && <0.15.0 - , morpheus-graphql-app >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 + , morpheus-graphql-app >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , relude >=0.3.0 && <2.0.0 , text >=1.2.3 && <3.0.0 diff --git a/morpheus-graphql-subscriptions/package.yaml b/morpheus-graphql-subscriptions/package.yaml index 448e38036..ec25a9122 100644 --- a/morpheus-graphql-subscriptions/package.yaml +++ b/morpheus-graphql-subscriptions/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-subscriptions -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -17,8 +17,8 @@ dependencies: - aeson >= 1.4.4 && < 3.0.0 - base >= 4.7.0 && < 5.0.0 - bytestring >= 0.10.4 && < 0.15.0 -- morpheus-graphql-app >= 0.27.0 && < 0.28.0 -- morpheus-graphql-core >= 0.27.0 && < 0.28.0 +- morpheus-graphql-app >= 0.28.0 && < 0.29.0 +- morpheus-graphql-core >= 0.28.0 && < 0.29.0 - mtl >= 2.0.0 && < 3.0.0 - relude >= 0.3.0 && < 2.0.0 - text >= 1.2.3 && < 3.0.0 diff --git a/morpheus-graphql-tests/morpheus-graphql-tests.cabal b/morpheus-graphql-tests/morpheus-graphql-tests.cabal index 30553c5af..e6e693a6f 100644 --- a/morpheus-graphql-tests/morpheus-graphql-tests.cabal +++ b/morpheus-graphql-tests/morpheus-graphql-tests.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql-tests -version: 0.27.3 +version: 0.28.0 synopsis: Morpheus GraphQL Test description: test utils for morpheus graphql category: web, graphql, test diff --git a/morpheus-graphql-tests/package.yaml b/morpheus-graphql-tests/package.yaml index b33ea1404..fb2037749 100644 --- a/morpheus-graphql-tests/package.yaml +++ b/morpheus-graphql-tests/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql-tests -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze diff --git a/morpheus-graphql/morpheus-graphql.cabal b/morpheus-graphql/morpheus-graphql.cabal index 53059a75c..3d74c7ce9 100644 --- a/morpheus-graphql/morpheus-graphql.cabal +++ b/morpheus-graphql/morpheus-graphql.cabal @@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack name: morpheus-graphql -version: 0.27.3 +version: 0.28.0 synopsis: Morpheus GraphQL description: Build GraphQL APIs with your favourite functional language! category: web, graphql @@ -233,10 +233,10 @@ library , base >=4.7.0 && <5.0.0 , bytestring >=0.10.4 && <0.15.0 , containers >=0.4.2.1 && <=0.7 - , morpheus-graphql-app >=0.27.0 && <0.28.0 - , morpheus-graphql-code-gen >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-server >=0.27.0 && <0.28.0 + , morpheus-graphql-app >=0.28.0 && <0.29.0 + , morpheus-graphql-code-gen >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-server >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , relude >=0.3.0 && <2.0.0 , template-haskell >=2.0.0 && <3.0.0 @@ -269,13 +269,13 @@ test-suite morpheus-graphql-test , base >=4.7.0 && <5.0.0 , bytestring >=0.10.4 && <0.15.0 , containers >=0.4.2.1 && <=0.7 - , morpheus-graphql >=0.27.0 && <0.28.0 - , morpheus-graphql-app >=0.27.0 && <0.28.0 - , morpheus-graphql-code-gen >=0.27.0 && <0.28.0 - , morpheus-graphql-core >=0.27.0 && <0.28.0 - , morpheus-graphql-server >=0.27.0 && <0.28.0 - , morpheus-graphql-subscriptions >=0.27.0 && <0.28.0 - , morpheus-graphql-tests >=0.27.0 && <0.28.0 + , morpheus-graphql >=0.28.0 && <0.29.0 + , morpheus-graphql-app >=0.28.0 && <0.29.0 + , morpheus-graphql-code-gen >=0.28.0 && <0.29.0 + , morpheus-graphql-core >=0.28.0 && <0.29.0 + , morpheus-graphql-server >=0.28.0 && <0.29.0 + , morpheus-graphql-subscriptions >=0.28.0 && <0.29.0 + , morpheus-graphql-tests >=0.28.0 && <0.29.0 , mtl >=2.0.0 && <3.0.0 , relude >=0.3.0 && <2.0.0 , tasty >=0.1.0 && <=1.5 diff --git a/morpheus-graphql/package.yaml b/morpheus-graphql/package.yaml index 6601c9b11..9c6b2df2a 100644 --- a/morpheus-graphql/package.yaml +++ b/morpheus-graphql/package.yaml @@ -1,5 +1,5 @@ name: morpheus-graphql -version: 0.27.3 +version: 0.28.0 github: nalchevanidze/morpheus-graphql license: MIT author: Daviti Nalchevanidze @@ -22,10 +22,10 @@ dependencies: - base >= 4.7.0 && < 5.0.0 - bytestring >= 0.10.4 && < 0.15.0 - containers >= 0.4.2.1 && <= 0.7 -- morpheus-graphql-app >= 0.27.0 && < 0.28.0 -- morpheus-graphql-code-gen >= 0.27.0 && < 0.28.0 -- morpheus-graphql-core >= 0.27.0 && < 0.28.0 -- morpheus-graphql-server >= 0.27.0 && < 0.28.0 +- morpheus-graphql-app >= 0.28.0 && < 0.29.0 +- morpheus-graphql-code-gen >= 0.28.0 && < 0.29.0 +- morpheus-graphql-core >= 0.28.0 && < 0.29.0 +- morpheus-graphql-server >= 0.28.0 && < 0.29.0 - mtl >= 2.0.0 && < 3.0.0 - relude >= 0.3.0 && < 2.0.0 - template-haskell >= 2.0.0 && < 3.0.0 @@ -49,9 +49,9 @@ tests: ghc-options: -Wall dependencies: - aeson >= 1.4.4 && < 3.0.0 - - morpheus-graphql >= 0.27.0 && < 0.28.0 - - morpheus-graphql-server >= 0.27.0 && < 0.28.0 - - morpheus-graphql-subscriptions >= 0.27.0 && < 0.28.0 - - morpheus-graphql-tests >= 0.27.0 && < 0.28.0 + - morpheus-graphql >= 0.28.0 && < 0.29.0 + - morpheus-graphql-server >= 0.28.0 && < 0.29.0 + - morpheus-graphql-subscriptions >= 0.28.0 && < 0.29.0 + - morpheus-graphql-tests >= 0.28.0 && < 0.29.0 - tasty >= 0.1.0 && <= 1.5 - tasty-hunit >= 0.1.0 && < 1.0.0