chore: stackage 22.44 -> 23.28
This updates stackage builds to GHC 9.8.4.
This commit is contained in:
+12
-4
@@ -1,4 +1,4 @@
|
||||
resolver: lts-22.44 # 2025-05-02, GHC 9.6.7
|
||||
resolver: lts-23.28 # 2025-08-17, GHC 9.8.4
|
||||
|
||||
nix:
|
||||
packages:
|
||||
@@ -11,10 +11,18 @@ nix:
|
||||
extra-deps:
|
||||
- configurator-pg-0.2.11
|
||||
- fuzzyset-0.2.4
|
||||
- hasql-1.6.4.4
|
||||
- hasql-dynamic-statements-0.3.1.5
|
||||
- hasql-implicits-0.1.1.3
|
||||
- hasql-notifications-0.2.2.2
|
||||
- hasql-pool-1.0.1
|
||||
- jose-jwt-0.10.0
|
||||
- postgresql-libpq-0.10.1.0
|
||||
- hasql-transaction-1.1.0.1
|
||||
- postgresql-binary-0.13.1.3
|
||||
- streaming-commons-0.2.3.1
|
||||
|
||||
# fix build with GCC 15-ish; https://github.com/gregorycollins/hashtables/issues/98 for details
|
||||
- hashtables-1.4.2@sha256:4940cab94a15d469845ccf5225f9cb3d354c15e8127ebb58425c8b681f7721d9,10386
|
||||
|
||||
allow-newer: true
|
||||
allow-newer-deps:
|
||||
- fuzzyset
|
||||
- hasql
|
||||
|
||||
Reference in New Issue
Block a user