Skip to content

Commit 0f6b262

Browse files
committed
Try alternative solution for persistent
Signed-off-by: Mihai Maruseac <[email protected]>
1 parent cea3743 commit 0f6b262

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

build-constraints.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7866,8 +7866,10 @@ packages:
78667866
- tls < 2.1.9
78677867

78687868
# https://github.com/commercialhaskell/stackage/issues/7722
7869-
- persistent < 2.15
7870-
- persistent-sqlite < 2.13.3
7869+
# persistent < 2.15
7870+
# persistent-sqlite < 2.13.3
7871+
- persistent-typed-db < 0
7872+
- serversession-backend-persistent < 0
78717873

78727874
# https://github.com/commercialhaskell/stackage/issues/7723
78737875
- sorted-list < 0.3

0 commit comments

Comments
 (0)