diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ghc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ghc.rb b/Library/Formula/ghc.rb index 3a76cc805..504e4992c 100644 --- a/Library/Formula/ghc.rb +++ b/Library/Formula/ghc.rb @@ -46,7 +46,7 @@ class Ghc < Formula end fails_with :clang do - build 421 + build 425 cause <<-EOS.undent Building with Clang configures GHC to use Clang as its preprocessor, which causes subsequent GHC-based builds to fail. |
