Skip to content

Commit

Permalink
libriscv.cabal: Add version constraint for file-embed
Browse files Browse the repository at this point in the history
  • Loading branch information
nmeum committed May 21, 2024
1 parent d88c1e1 commit f0ee665
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 @@ -47,9 +47,9 @@ library libriscv-internal
base
, yaml >= 0.11.8.0
, containers >= 0.6.5.1
, file-embed >= 0.0.10
, template-haskell
, bv
, file-embed

hs-source-dirs: internal
default-language: Haskell2010
Expand Down

0 comments on commit f0ee665

Please sign in to comment.