[job workers] some more drafting, but this thing still doesn't compile

parent 995a55af
Pipeline #5982 failed with stages
in 66 minutes
......@@ -30,7 +30,7 @@ constraints: any.Cabal ==3.8.1.0,
any.accelerate-llvm-native ==1.3.0.0,
any.accelerate-utility ==1.0.0.1,
any.adjunctions ==4.4.2,
any.aeson ==2.1.2.1,
any.aeson ==2.1.2.0,
aeson -cffi +ordered-keymap,
any.aeson-pretty ==0.8.9,
aeson-pretty -lib-only,
......@@ -279,7 +279,7 @@ constraints: any.Cabal ==3.8.1.0,
any.http-client ==0.7.14,
http-client +network-uri,
any.http-client-tls ==0.3.6.1,
any.http-conduit ==2.3.8.1,
any.http-conduit ==2.3.8.3,
http-conduit +aeson,
any.http-date ==0.0.11,
any.http-media ==0.8.1.1,
......@@ -360,15 +360,15 @@ constraints: any.Cabal ==3.8.1.0,
any.monad-time ==0.4.0.0,
any.mono-traversable ==1.0.15.3,
any.monoid-extras ==0.6.2,
any.morpheus-graphql ==0.24.3,
any.morpheus-graphql-app ==0.24.3,
any.morpheus-graphql-client ==0.24.3,
any.morpheus-graphql-code-gen ==0.24.3,
any.morpheus-graphql-code-gen-utils ==0.24.3,
any.morpheus-graphql-core ==0.24.3,
any.morpheus-graphql-server ==0.24.3,
any.morpheus-graphql-subscriptions ==0.24.3,
any.morpheus-graphql-tests ==0.24.3,
any.morpheus-graphql ==0.27.3,
any.morpheus-graphql-app ==0.27.3,
any.morpheus-graphql-client ==0.27.3,
any.morpheus-graphql-code-gen ==0.27.3,
any.morpheus-graphql-code-gen-utils ==0.27.3,
any.morpheus-graphql-core ==0.27.3,
any.morpheus-graphql-server ==0.27.3,
any.morpheus-graphql-subscriptions ==0.27.3,
any.morpheus-graphql-tests ==0.27.3,
any.mtl ==2.2.2,
any.mtl-compat ==0.2.2,
mtl-compat -two-point-one -two-point-two,
......@@ -574,7 +574,7 @@ constraints: any.Cabal ==3.8.1.0,
any.text-short ==0.1.5,
text-short -asserts,
any.tf-random ==0.5,
any.th-abstraction ==0.4.5.0,
any.th-abstraction ==0.5.0.0,
any.th-compat ==0.1.4,
any.th-desugar ==1.14,
any.th-expand-syns ==0.4.11.0,
......
......@@ -461,7 +461,7 @@ library
, accelerate-arithmetic ^>= 1.0.0.1
, accelerate-llvm-native ^>= 1.3.0.0
, accelerate-utility ^>= 1.0.0.1
, aeson >= 2.0.3 && < 2.1
, aeson >= 2.0.3 && < 2.3
, aeson-pretty ^>= 0.8.9
, ansi-terminal
, array ^>= 0.5.4.0
......@@ -521,7 +521,7 @@ library
, http-api-data ^>= 0.4.2
, http-client ^>= 0.6.4.1
, http-client-tls ^>= 0.3.5.3
, http-conduit ^>= 2.3.8
, http-conduit >= 2.3.8.3 && < 2.3.9
, http-media ^>= 0.8.0.0
, http-types ^>= 0.12.3
, hxt ^>= 9.3.1.22
......@@ -543,15 +543,15 @@ library
, matrix ^>= 0.3.6.1
, monad-control ^>= 1.0.3.1
, monad-logger ^>= 0.3.36
, morpheus-graphql >= 0.17.0 && < 0.25
, morpheus-graphql-app >= 0.17.0 && < 0.25
, morpheus-graphql-client >= 0.17.0 && < 0.25
, morpheus-graphql-code-gen >= 0.17.0 && < 0.25
, morpheus-graphql-code-gen-utils >= 0.17.0 && < 0.25
, morpheus-graphql-core >= 0.17.0 && < 0.25
, morpheus-graphql-server >= 0.17.0 && < 0.25
, morpheus-graphql-subscriptions >= 0.17.0 && < 0.25
, morpheus-graphql-tests >= 0.17.0 && < 0.25
, morpheus-graphql >= 0.27.0 && < 0.28
, morpheus-graphql-app >= 0.27.0 && < 0.28
, morpheus-graphql-client >= 0.27.0 && < 0.28
, morpheus-graphql-code-gen >= 0.27.0 && < 0.28
, morpheus-graphql-code-gen-utils >= 0.27.0 && < 0.28
, morpheus-graphql-core >= 0.27.0 && < 0.28
, morpheus-graphql-server >= 0.27.0 && < 0.28
, morpheus-graphql-subscriptions >= 0.27.0 && < 0.28
, morpheus-graphql-tests >= 0.27.0 && < 0.28
, mtl ^>= 2.2.2
, natural-transformation ^>= 0.4
, network-uri ^>= 2.6.4.1
......@@ -674,7 +674,7 @@ executable gargantext-cli
hs-source-dirs:
bin/gargantext-cli
build-depends:
aeson >= 2.0.3 && < 2.1
aeson >= 2.0.3 && < 2.3
, async ^>= 2.2.4
, bytestring ^>= 0.10.12.0
, cassava ^>= 0.5.2.0
......@@ -787,7 +787,7 @@ executable gargantext-phylo
StrictData
ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
build-depends:
aeson >= 2.0.3 && < 2.1
aeson >= 2.0.3 && < 2.3
, async ^>= 2.2.4
, bytestring ^>= 0.10.12.0
, cassava ^>= 0.5.2.0
......@@ -944,7 +944,7 @@ test-suite garg-test-tasty
ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
build-depends:
QuickCheck ^>= 2.14.2
, aeson >= 2.0.3 && < 2.1
, aeson >= 2.0.3 && < 2.3
, aeson-pretty ^>= 0.8.9
, aeson-qq
, async ^>= 2.2.4
......@@ -1042,7 +1042,7 @@ test-suite garg-test-hspec
ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
build-depends:
QuickCheck ^>= 2.14.2
, aeson >= 2.0.3 && < 2.1
, aeson >= 2.0.3 && < 2.3
, aeson-qq
, async ^>= 2.2.4
, boolexpr ^>= 0.2
......@@ -1136,7 +1136,7 @@ executable gargantext-phylo-profile
, text
, async
, cryptohash
, aeson >= 2.0.3 && < 2.1
, aeson >= 2.0.3 && < 2.3
, split
, vector >= 0.13.0 && < 0.13.2
, directory
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment