highlighting-kate: depend on ghc (#16123)

instead of ghc@8.0
This commit is contained in:
ilovezfs 2017-07-27 11:16:25 -07:00 committed by GitHub
parent 5a6f00f0d7
commit 0cc44879f7

View file

@ -16,7 +16,7 @@ class HighlightingKate < Formula
sha256 "93a41cef9345cbb6ce2d55ff97f5fe5e8c02ab3d51814d0783372b8e3ad946f5" => :yosemite
end
depends_on "ghc@8.0" => :build
depends_on "ghc" => :build
depends_on "cabal-install" => :build
def install