Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/client/morpheus-graphql-examples-client.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: morpheus-graphql-examples-client
version: 0.28.1
version: 0.28.2
synopsis: examples
description: examples of GraphQL APIs
category: web, graphql
Expand Down
2 changes: 1 addition & 1 deletion examples/client/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: morpheus-graphql-examples-client
version: 0.28.1
version: 0.28.2
github: nalchevanidze/morpheus-graphql
license: MIT
author: Daviti Nalchevanidze
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: morpheus-graphql-examples-code-gen-docs
version: 0.28.1
version: 0.28.2
synopsis: examples
description: examples of GraphQL APIs
category: web, graphql , code-gen
Expand Down
2 changes: 1 addition & 1 deletion examples/code-gen-docs/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: morpheus-graphql-examples-code-gen-docs
version: 0.28.1
version: 0.28.2
github: nalchevanidze/morpheus-graphql
license: MIT
author: Daviti Nalchevanidze
Expand Down
2 changes: 1 addition & 1 deletion examples/code-gen/morpheus-graphql-examples-code-gen.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: morpheus-graphql-examples-code-gen
version: 0.28.1
version: 0.28.2
synopsis: examples
description: examples of GraphQL APIs
category: web, graphql , code-gen
Expand Down
2 changes: 1 addition & 1 deletion examples/code-gen/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: morpheus-graphql-examples-code-gen
version: 0.28.1
version: 0.28.2
github: nalchevanidze/morpheus-graphql
license: MIT
author: Daviti Nalchevanidze
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: morpheus-graphql-examples-scotty-fraxl
version: 0.28.1
version: 0.28.2
synopsis: examples
description: Fraxl example of GraphQL APIs
category: web, graphql
Expand Down
2 changes: 1 addition & 1 deletion examples/scotty-fraxl/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: morpheus-graphql-examples-scotty-fraxl
version: 0.28.1
version: 0.28.2
github: nalchevanidze/morpheus-graphql
license: MIT
author: Daviti Nalchevanidze
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: morpheus-graphql-examples-scotty-freer
version: 0.28.1
version: 0.28.2
synopsis: morpheus graphql freer
description: example of graphql apis with scotty and freer-simple
category: web, graphql
Expand Down
2 changes: 1 addition & 1 deletion examples/scotty-freer-simple/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: morpheus-graphql-examples-scotty-freer
version: 0.28.1
version: 0.28.2
github: githubuser/morpheus-graphql-examples-scotty-freer-simple
license: BSD3
author: Author name here
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: morpheus-graphql-examples-scotty-haxl
version: 0.28.1
version: 0.28.2
synopsis: examples
description: examples of GraphQL APIs
category: web, graphql
Expand Down
2 changes: 1 addition & 1 deletion examples/scotty-haxl/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: morpheus-graphql-examples-scotty-haxl
version: 0.28.1
version: 0.28.2
github: nalchevanidze/morpheus-graphql
license: MIT
author: Daviti Nalchevanidze
Expand Down
2 changes: 1 addition & 1 deletion examples/scotty/morpheus-graphql-examples-scotty.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: morpheus-graphql-examples-scotty
version: 0.28.1
version: 0.28.2
synopsis: examples
description: examples of GraphQL APIs
category: web, graphql
Expand Down
2 changes: 1 addition & 1 deletion examples/scotty/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: morpheus-graphql-examples-scotty
version: 0.28.1
version: 0.28.2
github: nalchevanidze/morpheus-graphql
license: MIT
author: Daviti Nalchevanidze
Expand Down
2 changes: 1 addition & 1 deletion examples/servant/morpheus-graphql-examples-servant.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: morpheus-graphql-examples-servant
version: 0.28.1
version: 0.28.2
synopsis: examples
description: examples of GraphQL APIs
category: web, graphql
Expand Down
2 changes: 1 addition & 1 deletion examples/servant/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: morpheus-graphql-examples-servant
version: 0.28.1
version: 0.28.2
github: nalchevanidze/morpheus-graphql
license: MIT
author: Daviti Nalchevanidze
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: morpheus-graphql-examples-yesod-pubsub
version: 0.28.1
version: 0.28.2
synopsis: examples of external pub-sub
description: examples of a GraphQL server using postgresql/rabbitmq as a pusub
category: web, graphql
Expand Down
2 changes: 1 addition & 1 deletion examples/yesod-pubsub/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: morpheus-graphql-examples-yesod-pubsub
version: 0.28.1
version: 0.28.2
github: nalchevanidze/morpheus-graphql
license: BSD3
author: Josh Brown
Expand Down
246 changes: 123 additions & 123 deletions hconf.yaml
Original file line number Diff line number Diff line change
@@ -1,126 +1,126 @@
version: 0.28.1
bounds: ">= 0.28.0 && < 0.29.0"
version: 0.28.2
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: 9.10.3
resolver: lts-24.25
allow-newer: true
exclude:
- examples/scotty-fraxl
- examples/scotty-freer-simple
- examples/scotty-haxl
extra:
fastsum: 0.1.1.1
fraxl: 0.3.0.0
haxl: 2.5.1.1
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: 9.10.3
resolver: lts-24.25
exclude:
- examples/scotty-fraxl
- examples/scotty-freer-simple
- examples/scotty-haxl
allow-newer: true
extra:
fastsum: 0.1.1.1
fraxl: 0.3.0.0
haxl: 2.5.1.1
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.0
- bytestring >= 0.10.4 && < 1.0.0
- containers >= 0.4.2.1 && < 1.0.0
- 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 && < 2.0.0
- fraxl >= 0.1 && < 1.0.0
- freer-simple >= 1.0 && < 3.0.0
- graphql >= 0.5 && < 2.0.0
- hashable >= 1.0.0 && < 2.0.0
- haxl >= 0.1.0 && < 3.0.0
- http-media >= 0.5 && < 1.0.0
- http-types >= 0.5 && < 1.0.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 && < 1.0.0
- prettyprinter >= 1.7.0 && < 2.0.0
- process >= 1.0 && < 2.0.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.0
- servant-server >= 0.2 && < 1.0.0
- shakespeare >= 1.0 && < 3.0.0
- stm >= 2.1 && < 3.0.0
- tasty >= 0.1.0 && < 2.0.0
- 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 && < 1.0.0
- transformers >= 0.3.0 && < 1.0.0
- unliftio-core >= 0.0.1 && < 1.0.0
- unordered-containers >= 0.2.8 && < 1.0.0
- uuid >= 1.0.0 && < 2.0.0
- vector >= 0.12.0.1 && < 1.0.0
- wai >= 1.0.0 && < 4.0.0
- wai-cors >= 0.1.0 && < 1.0.0
- wai-websockets >= 1.0.0 && < 4.0.0
- warp >= 1.0.0 && < 4.0.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.0
- yesod-core >= 1.0 && < 2.0.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.0
- bytestring >= 0.10.4 && < 1.0.0
- containers >= 0.4.2.1 && < 1.0.0
- 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 && < 2.0.0
- fraxl >= 0.1 && < 1.0.0
- freer-simple >= 1.0 && < 3.0.0
- graphql >= 0.5 && < 2.0.0
- hashable >= 1.0.0 && < 2.0.0
- haxl >= 0.1.0 && < 3.0.0
- http-media >= 0.5 && < 1.0.0
- http-types >= 0.5 && < 1.0.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 && < 1.0.0
- prettyprinter >= 1.7.0 && < 2.0.0
- process >= 1.0 && < 2.0.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.0
- servant-server >= 0.2 && < 1.0.0
- shakespeare >= 1.0 && < 3.0.0
- stm >= 2.1 && < 3.0.0
- tasty >= 0.1.0 && < 2.0.0
- 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 && < 1.0.0
- transformers >= 0.3.0 && < 1.0.0
- unliftio-core >= 0.0.1 && < 1.0.0
- unordered-containers >= 0.2.8 && < 1.0.0
- uuid >= 1.0.0 && < 2.0.0
- vector >= 0.12.0.1 && < 1.0.0
- wai >= 1.0.0 && < 4.0.0
- wai-cors >= 0.1.0 && < 1.0.0
- wai-websockets >= 1.0.0 && < 4.0.0
- warp >= 1.0.0 && < 4.0.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.0
- yesod-core >= 1.0 && < 2.0.0
Loading
Loading