Skip to content

Commit

Permalink
Merge pull request #203339 from Homebrew/echidna-ghc98-ref
Browse files Browse the repository at this point in the history
echidna: add upstream ref for GHC 9.8
  • Loading branch information
chenrui333 authored Jan 6, 2025
2 parents e63e80b + 98ba909 commit c7917ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/e/echidna.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Echidna < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "ca3e2796402ea85f7f013c4cd11827e6f65b462247df88ba8c6ad08c3f510f0c"
end

depends_on "ghc@9.6" => :build
depends_on "ghc@9.6" => :build # GHC 9.8 PR: https://github.com/crytic/echidna/pull/1334
depends_on "haskell-stack" => :build

depends_on "truffle" => :test
Expand Down

0 comments on commit c7917ca

Please sign in to comment.