Skip to content

Commit c7917ca

Browse files
authored
Merge pull request Homebrew#203339 from Homebrew/echidna-ghc98-ref
echidna: add upstream ref for GHC 9.8
2 parents e63e80b + 98ba909 commit c7917ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/e/echidna.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Echidna < Formula
2121
sha256 cellar: :any_skip_relocation, x86_64_linux: "ca3e2796402ea85f7f013c4cd11827e6f65b462247df88ba8c6ad08c3f510f0c"
2222
end
2323

24-
depends_on "[email protected]" => :build
24+
depends_on "[email protected]" => :build # GHC 9.8 PR: https://github.com/crytic/echidna/pull/1334
2525
depends_on "haskell-stack" => :build
2626

2727
depends_on "truffle" => :test

0 commit comments

Comments
 (0)