diff --git a/Formula/ghc.rb b/Formula/ghc.rb index 630f93078c..31aaa02df8 100644 --- a/Formula/ghc.rb +++ b/Formula/ghc.rb @@ -31,7 +31,7 @@ class Ghc < Formula skip_clean ['bin', 'lib'] fails_with :clang do - build 318 + build 421 cause <<-EOS.undent Building with Clang configures GHC to use Clang as its preprocessor, which causes subsequent GHC-based builds to fail.