Skip to content

Commit

Permalink
libriscv.cabal: Relax transformers version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
nmeum committed May 28, 2024
1 parent f4d1187 commit fb3a8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libriscv.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ library
, exceptions ^>= 0.10.4
, melf ^>= 1.3.0
, freer-simple ^>= 1.2.1.2
, transformers ^>= 0.6.1.1
, transformers >= 0.5.6.0
, optparse-applicative >= 0.16.1 && <0.19
, bv ^>= 0.5
, parameterized-utils ^>= 2.1.6.0
Expand Down

0 comments on commit fb3a8b9

Please sign in to comment.