pandoc-citeproc: depend on ghc (#17922)

instead of ghc@8.0
This commit is contained in:
ilovezfs 2017-09-11 03:22:29 -07:00 committed by GitHub
parent bc1ac09118
commit afb5a159f2

View file

@ -15,8 +15,8 @@ class PandocCiteproc < Formula
sha256 "8caeaa0f4d250b7587c5f944cbeb276cf2b9782b53da6840a975e81dffb0a894" => :yosemite
end
depends_on "ghc@8.0" => :build
depends_on "cabal-install" => :build
depends_on "ghc" => :build
depends_on "pandoc"
def install