Skip to content

Commit

Permalink
Merge pull request #203308 from Homebrew/ormolu-ghc910
Browse files Browse the repository at this point in the history
ormolu: build with `[email protected]`
  • Loading branch information
cho-m authored Jan 6, 2025
2 parents 85ad301 + b898e8e commit 858ac15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/o/ormolu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Ormolu < Formula
end

depends_on "cabal-install" => :build
depends_on "ghc" => :build
depends_on "ghc@9.10" => :build # GHC 9.12 PR: https://github.com/tweag/ormolu/pull/1140

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

0 comments on commit 858ac15

Please sign in to comment.