darcs: build with `ghc@8.10` (#110470)

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

View File

@ -15,7 +15,7 @@ class Darcs < Formula
end
depends_on "cabal-install" => :build
depends_on "ghc" => :build
depends_on "ghc@8.10" => :build
depends_on "gmp"
uses_from_macos "ncurses"