From 9142e1d45118fc356a91c0ff872771c045d2905b Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 6 Aug 2012 10:16:02 -0700 Subject: ghc: still doesn't work with Clang 421 --- Library/Formula/ghc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') 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. -- cgit v1.2.3