Skip to content

Commit

Permalink
Merge pull request Homebrew#203294 from Homebrew/fourmolu-ghc910
Browse files Browse the repository at this point in the history
fourmolu: build with `[email protected]`
  • Loading branch information
cho-m authored Jan 6, 2025
2 parents 2f6b95a + 0c3637b commit 9af0c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/f/fourmolu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Fourmolu < Formula
end

depends_on "cabal-install" => :build
depends_on "ghc" => :build
depends_on "ghc@9.10" => :build

def install
system "cabal", "v2-update"
Expand Down

0 comments on commit 9af0c23

Please sign in to comment.