Skip to content

Commit

Permalink
Require cabal 3.10.3.0
Browse files Browse the repository at this point in the history
This is the earliest release that includes the fix mentioned in clash-lang/clash-compiler#2665 (comment)
  • Loading branch information
pieter-bos authored and kleinreact committed Dec 5, 2024
1 parent 9fdce63 commit eaff5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clash-cores.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ flag clash-18
custom-setup
setup-depends:
base,
Cabal
Cabal >= 3.10.3.0

common basic-config
default-language: Haskell2010
Expand Down

0 comments on commit eaff5ef

Please sign in to comment.