elm: depend on ghc@8.0
This commit is contained in:
parent
ff4eb4842d
commit
04151d9b73
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ class Elm < Formula
|
|||
sha256 "428fb7d2719fee543d9cc8a5e25d0cbd697fe447e585e322f01f29f35fcc1011" => :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