diff --git a/Formula/a/allureofthestars.rb b/Formula/a/allureofthestars.rb index 0c22e8721dea1..9f2d13770893e 100644 --- a/Formula/a/allureofthestars.rb +++ b/Formula/a/allureofthestars.rb @@ -19,7 +19,7 @@ class Allureofthestars < Formula end depends_on "cabal-install" => :build - depends_on "ghc" => :build + depends_on "ghc@9.10" => :build depends_on "pkgconf" => :build depends_on "sdl2" depends_on "sdl2_ttf"