elm: build with `ghc@8.10` (#110483)

master
Michael Cho 2022-09-12 22:54:39 -07:00 committed by GitHub
parent 873fa0e2b4
commit 9effe92884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class Elm < Formula
end end
depends_on "cabal-install" => :build depends_on "cabal-install" => :build
depends_on "ghc" => :build depends_on "ghc@8.10" => :build
uses_from_macos "ncurses" uses_from_macos "ncurses"
uses_from_macos "zlib" uses_from_macos "zlib"