Skip to content

Commit 3d65782

Browse files
authored
Restricts postgresql-binary < 0.12.4.2 (#6217)
1 parent 2f8cc73 commit 3d65782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-constraints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1597,7 +1597,7 @@ packages:
15971597
- neat-interpolation
15981598
- optima
15991599
- partial-handler
1600-
- postgresql-binary
1600+
- postgresql-binary < 0.12.4.2 # https://github.com/commercialhaskell/stackage/issues/6217
16011601
- postgresql-syntax
16021602
- primitive-extras
16031603
- ptr-poker

0 commit comments

Comments
 (0)