Skip to content

Commit

Permalink
chore(deps): Update stackage snapshot to lts-22.20
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangwalther committed May 12, 2024
1 parent 5ea1f04 commit 230f040
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 37 deletions.
6 changes: 1 addition & 5 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: lts-21.7 # 2023-08-14, GHC 9.4.5
resolver: lts-22.20 # 2024-05-04, GHC 9.6.4

nix:
packages:
Expand All @@ -10,9 +10,5 @@ nix:
pure: false

extra-deps:
- configurator-pg-0.2.7
- fuzzyset-0.2.4
- hasql-notifications-0.2.1.1
- hasql-pool-1.0.1
- megaparsec-9.2.2
- postgresql-libpq-0.10.0.0
36 changes: 4 additions & 32 deletions stack.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,51 +4,23 @@
# https://docs.haskellstack.org/en/stable/lock_files

packages:
- completed:
hackage: configurator-pg-0.2.7@sha256:7327ce30c3b6bc50930efa73e2e215c8f62857564483edbbe5a75920057ef764,2849
pantry-tree:
sha256: 023bd4835a7ac2624c44d3bbb26e99000994ce953d11d853c0f194278983d4dc
size: 2463
original:
hackage: configurator-pg-0.2.7
- completed:
hackage: fuzzyset-0.2.4@sha256:f1b6de8bf33277bf6255207541d65028f1f1ea93af5541b654c86b5674995485,1618
pantry-tree:
sha256: cee68e8d88f530e9e0588b81b260236936fe3318ef9a66e9f43f680b4cd5f76e
size: 574
original:
hackage: fuzzyset-0.2.4
- completed:
hackage: hasql-notifications-0.2.1.1@sha256:e4f41f462e96f3af3f088b747daeeb2275ceaebd0e4b0d05187bd10d329afada,2021
pantry-tree:
sha256: f9041b1c242436324372f6be9a4f2e5cf70203c3efad36a4e9ea4cca5113a2ec
size: 452
original:
hackage: hasql-notifications-0.2.1.1
- completed:
hackage: hasql-pool-1.0.1@sha256:3cfb4c7153a6c536ac7e126c17723e6d26ee03794954deed2d72bcc826d05a40,2302
pantry-tree:
sha256: d98e1269bdd60989b0eb0b84e1d5357eaa9f92821439d9f206663b7251ee95b2
size: 799
original:
hackage: hasql-pool-1.0.1
- completed:
hackage: megaparsec-9.2.2@sha256:c306a135ec25d91d252032c6128f03598a00e87ea12fcf5fc4878fdffc75c768,3219
pantry-tree:
sha256: db9715d6910e64d3bbfce69895042a66fcdcd64a54805563834bf0821562b74f
size: 1518
original:
hackage: megaparsec-9.2.2
- completed:
hackage: postgresql-libpq-0.10.0.0@sha256:5c1cafdc2e3e5c0036b6801b10b6f14ae95b98428d6c88bc8ae560bd700d0ef7,3089
pantry-tree:
sha256: a7790b5283fc1510bde9e7c70772cdbf1ad6a3bad32ea966c6fc95e1b3c524c7
size: 1019
original:
hackage: postgresql-libpq-0.10.0.0
snapshots:
- completed:
sha256: 23bb9bb355bfdb1635252e120a29b712f0d5e8a6c6a65c5ab5bd6692f46c438e
size: 640457
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/7.yaml
original: lts-21.7
sha256: 4a0e5e187fbef423f9c60072bfb1dd56f2a01a07a2667eb1469bd79073cfceaf
size: 713340
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/20.yaml
original: lts-22.20

0 comments on commit 230f040

Please sign in to comment.