elm-format: depend on ghc@8.0
This commit is contained in:
parent
2fa68cb7ba
commit
ff4eb4842d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class ElmFormat < Formula
|
|||
sha256 "964df8c9e60c3ab2968fa6d6304beee5d0eefd993001a35e26da279b54e2e543" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "ghc" => :build
|
||||
depends_on "ghc@8.0" => :build
|
||||
depends_on "cabal-install" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue