We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e63e80b + 98ba909 commit c7917caCopy full SHA for c7917ca
Formula/e/echidna.rb
@@ -21,7 +21,7 @@ class Echidna < Formula
21
sha256 cellar: :any_skip_relocation, x86_64_linux: "ca3e2796402ea85f7f013c4cd11827e6f65b462247df88ba8c6ad08c3f510f0c"
22
end
23
24
- depends_on "[email protected]" => :build
+ depends_on "[email protected]" => :build # GHC 9.8 PR: https://github.com/crytic/echidna/pull/1334
25
depends_on "haskell-stack" => :build
26
27
depends_on "truffle" => :test
0 commit comments