diff options
Diffstat (limited to 'Library')
| -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 630f93078..31aaa02df 100644 --- a/Library/Formula/ghc.rb +++ b/Library/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. |
