Skip to content

Commit e1a177e

Browse files
committed
Constraint plutus to 1.37
1 parent 0f852ee commit e1a177e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cabal.project

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,9 @@ package ouroboros-network
4444
if(os(windows))
4545
constraints:
4646
bitvec -simd
47+
48+
constraints:
49+
-- There was a regression in 1.38 which was discarded for node 10.2. We don't
50+
-- depend directly on plutus so we have to declare the bound here as a
51+
-- constraint.
52+
plutus ^>=1.37

0 commit comments

Comments
 (0)