Disable integer-simple variant of GHC 7.6.3 since it does not compile.

This commit is contained in:
Peter Simons 2017-03-27 14:14:11 +02:00
parent b0136d38f6
commit e749fb1cfd

View File

@ -8,6 +8,7 @@ let # These are attributes in compiler and packages that don't support integer-s
"ghc6104" "ghc6104"
"ghc6123" "ghc6123"
"ghc704" "ghc704"
"ghc763"
"ghcjs" "ghcjs"
"ghcjsHEAD" "ghcjsHEAD"
"ghcCross" "ghcCross"