pandoc-crossref: depend on ghc (#17923)

instead of ghc@8.0
master
ilovezfs 2017-09-11 03:22:46 -07:00 committed by GitHub
parent afb5a159f2
commit 9d52ac5ddd
1 changed files with 1 additions and 1 deletions

View File

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