Skip to content

Commit

Permalink
sandwich-contexts: add constraints on conduit-extra, streaming-commons
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Feb 7, 2025
1 parent 6446fc2 commit a8044ee
Show file tree
Hide file tree
Showing 8 changed files with 58 additions and 4 deletions.
4 changes: 2 additions & 2 deletions sandwich-contexts/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ library:
dependencies:
- aeson
- conduit
- conduit-extra
- conduit-extra >= 1.3.7 # For Unix socket support on Windows
- containers
- exceptions
- filepath
Expand All @@ -66,7 +66,7 @@ library:
- relude
- retry
- safe
- streaming-commons
- streaming-commons >= 0.2.3.0 # For Unix socket support on Windows
- string-interpolate
- temporary
- text
Expand Down
4 changes: 2 additions & 2 deletions sandwich-contexts/sandwich-contexts.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ library
, aeson
, base >=4.11 && <5
, conduit
, conduit-extra
, conduit-extra >=1.3.7
, containers
, exceptions
, filepath
Expand All @@ -73,7 +73,7 @@ library
, retry
, safe
, sandwich >=0.3.0.0
, streaming-commons
, streaming-commons >=0.2.3.0
, string-interpolate
, temporary
, text
Expand Down
4 changes: 4 additions & 0 deletions stack-9.2.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,7 @@ extra-deps:
- x509-validation

- crypton-0.34@sha256:9e4b50d79d1fba681befa08151db7223d2b4bb72564853e8530e614105d53a1a,14577

# For Unix socket support on Windows
- conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
- streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841
14 changes: 14 additions & 0 deletions stack-9.2.8.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,20 @@ packages:
size: 23275
original:
hackage: crypton-0.34@sha256:9e4b50d79d1fba681befa08151db7223d2b4bb72564853e8530e614105d53a1a,14577
- completed:
hackage: conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
pantry-tree:
sha256: 9a42e80dbc11c7c776371352a3e0061fabb1236e6201ec8fbe7222d4b8373a7d
size: 2332
original:
hackage: conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
- completed:
hackage: streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841
pantry-tree:
sha256: 66a00daed951de5a26118dac7e34c72ee32f33ddcd3a50981d80b4dd244992b4
size: 2374
original:
hackage: streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841
snapshots:
- completed:
sha256: 5a59b2a405b3aba3c00188453be172b85893cab8ebc352b1ef58b0eae5d248a2
Expand Down
4 changes: 4 additions & 0 deletions stack-9.4.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,7 @@ extra-deps:
commit: dcd0d5b200e96e90c6daa728585c23be5309a955
subdirs:
- x509-validation

# For Unix socket support on Windows
- conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
- streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841
14 changes: 14 additions & 0 deletions stack-9.4.8.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,20 @@ packages:
commit: dcd0d5b200e96e90c6daa728585c23be5309a955
git: https://github.com/codedownio/hs-certificate
subdir: x509-validation
- completed:
hackage: conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
pantry-tree:
sha256: 9a42e80dbc11c7c776371352a3e0061fabb1236e6201ec8fbe7222d4b8373a7d
size: 2332
original:
hackage: conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
- completed:
hackage: streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841
pantry-tree:
sha256: 66a00daed951de5a26118dac7e34c72ee32f33ddcd3a50981d80b4dd244992b4
size: 2374
original:
hackage: streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841
snapshots:
- completed:
sha256: a81fb3877c4f9031e1325eb3935122e608d80715dc16b586eb11ddbff8671ecd
Expand Down
4 changes: 4 additions & 0 deletions stack-9.6.6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@ extra-deps:
commit: dcd0d5b200e96e90c6daa728585c23be5309a955
subdirs:
- x509-validation

# For Unix socket support on Windows
- conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
- streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841
14 changes: 14 additions & 0 deletions stack-9.6.6.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,20 @@ packages:
commit: dcd0d5b200e96e90c6daa728585c23be5309a955
git: https://github.com/codedownio/hs-certificate
subdir: x509-validation
- completed:
hackage: conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
pantry-tree:
sha256: 9a42e80dbc11c7c776371352a3e0061fabb1236e6201ec8fbe7222d4b8373a7d
size: 2332
original:
hackage: conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
- completed:
hackage: streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841
pantry-tree:
sha256: 66a00daed951de5a26118dac7e34c72ee32f33ddcd3a50981d80b4dd244992b4
size: 2374
original:
hackage: streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841
snapshots:
- completed:
sha256: 08bd13ce621b41a8f5e51456b38d5b46d7783ce114a50ab604d6bbab0d002146
Expand Down

0 comments on commit a8044ee

Please sign in to comment.