ghc: still doesn't work with Clang 421

This commit is contained in:
Adam Vandenberg 2012-08-06 10:16:02 -07:00
parent f19bd42f40
commit 31dba945f9

View file

@ -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.