haskell-stack: depend on ghc@8.0

This commit is contained in:
ilovezfs 2017-07-27 07:32:24 -07:00
parent ccdfe4946c
commit 5220859296

View file

@ -19,7 +19,7 @@ class HaskellStack < Formula
option "without-bootstrap", "Don't bootstrap a stage 2 stack"
depends_on "ghc" => :build
depends_on "ghc@8.0" => :build
depends_on "cabal-install" => :build
def install