[stack] update-project-dependencies

parent 0f7fd9c5
Pipeline #7160 passed with stages
in 57 minutes and 3 seconds
......@@ -18,8 +18,8 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in.
expected_cabal_project_hash="118ab88c85b38aa740c0f7a23626262cf1d383c20fc8ca986a462259c519c7e7"
expected_cabal_project_freeze_hash="da270a3d058342dd52cdb44a6797518ef15029b204a8fc405a41e71c2c204071"
expected_cabal_project_hash="1abcdd99d5d50660e640be8a340c90331a84ef266d174c7ca6099c1c04ef65ea"
expected_cabal_project_freeze_hash="32310c4d4e7b4679dcb90dcfcd0d6d1b175dbf885a77ffddca16d422998a521c"
cabal --store-dir=$STORE_DIR v2-build --dry-run
......
......@@ -50,6 +50,7 @@
- "hspec-core-2.11.9"
- "hspec-discover-2.11.9"
- "hspec-expectations-0.8.4"
- "html-entities-1.1.4.7"
- "http-accept-0.2"
- "http-api-data-0.5.1"
- "http-client-0.7.14"
......@@ -96,9 +97,11 @@
- "rake-0.0.1"
- "random-1.2.1.2"
- "random-strings-0.1.1.0"
- "rdf4h-5.1.0"
- "reflection-2.1.8"
- "resourcet-1.3.0"
- "safe-0.3.21"
- "selective-0.7.0.1"
- "servant-0.20.2"
- "servant-auth-0.4.2.0"
- "servant-auth-client-0.4.2.0"
......@@ -130,6 +133,7 @@
- "th-compat-0.1.5"
- "these-1.2.1"
- "time-compat-1.9.7"
- "toml-parser-2.0.1.0"
- "type-equality-1.0.1"
- "typed-process-0.2.12.0"
- "unicode-collation-0.1.3.6"
......@@ -164,10 +168,6 @@
git: "https://github.com/AccelerateHS/accelerate.git"
subdirs:
- .
- commit: 232db57d6ce0940fcc902adf30a9ed3f3561f21d
git: "https://github.com/MercuryTechnologies/ekg-json.git"
subdirs:
- .
- commit: c90b7bc55b0e628d0b71ccee4e222833a19792f8
git: "https://github.com/adinapoli/http-reverse-proxy.git"
subdirs:
......@@ -216,12 +216,8 @@
git: "https://github.com/garganscript/nanomsg-haskell"
subdirs:
- .
- commit: 4a291783f4aa83548eac5009e16e8bdcb5ddc667
git: "https://github.com/glguy/toml-parser"
subdirs:
- .
- commit: 4fd2edf30c141600ffad6d730cc4c1c08a6dbce4
git: "https://github.com/robstewart57/rdf4h.git"
- commit: bd0592818882f9cf34d2991d01f7dcb3d8bca309
git: "https://github.com/haskell-github-trust/ekg-json"
subdirs:
- .
- commit: a3875fe652d3bb5acb522674c22c6c814c1b4ad0
......@@ -478,13 +474,6 @@ flags:
http2:
devel: false
h2spec: false
hxt:
"network-uri": false
profile: false
"hxt-charproperties":
profile: false
"hxt-regex-xmlschema":
profile: false
"integer-logarithms":
"check-bounds": false
"integer-gmp": true
......@@ -700,6 +689,9 @@ flags:
httpbin: false
wuss:
pedantic: false
xeno:
libxml2: false
"whitespace-around-equals": false
yaml:
"no-examples": true
"no-exe": true
......
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