Skip to content

Commit

Permalink
libriscv.cabal: Relax melf version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
nmeum committed May 24, 2024
1 parent f0ee665 commit 472115e
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 @@ -89,7 +89,7 @@ library
, filepath ^>= 1.4.2.1
, bytestring >= 0.10.10 && <0.12
, exceptions ^>= 0.10.4
, melf ^>= 1.3.1
, melf ^>= 1.3.0
, freer-simple ^>= 1.2.1.2
, transformers ^>= 0.6.1.1
, optparse-applicative >= 0.16.1 && <0.19
Expand Down

0 comments on commit 472115e

Please sign in to comment.