Skip to content

Commit

Permalink
Merge pull request #154579 from cho-m/git-mediate-ghc
Browse files Browse the repository at this point in the history
git-mediate: migrate to `ghc`
  • Loading branch information
BrewTestBot authored Nov 16, 2023
2 parents 57af1b0 + ffa89f0 commit 63564a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/g/git-mediate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class GitMediate < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "0086a8e11d14f3f9b29e0d4972c61ab5daa2a7b357fcc54c29dfdf7699c436b6"
end

depends_on "ghc@9.2" => :build
depends_on "ghc" => :build
depends_on "haskell-stack" => :build

def install
Expand Down

0 comments on commit 63564a9

Please sign in to comment.