Skip to content

Commit b25e8e8

Browse files
authored
Revert "Constraint plutus to 1.37" (#1388)
This reverts commit e1a177e. We actually only need to constraint it in the `cardano-node-10.2-backports` branch
2 parents 7075eda + b0635da commit b25e8e8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

cabal.project

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,3 @@ 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)