elm: depend on ghc@8.0

This commit is contained in:
ilovezfs 2017-07-27 07:32:24 -07:00
parent ff4eb4842d
commit 04151d9b73

View file

@ -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