ghc-8.4.4: disable integer-simple variant build

The build fails: https://hydra.nixos.org/build/83750830
This commit is contained in:
Peter Simons 2018-11-05 10:27:57 +01:00
parent 4f45edbd9a
commit b854f78991
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ let
integerSimpleExcludes = [
"ghc7103Binary"
"ghc821Binary"
"ghc844"
"ghcjs"
"ghcjs82"
"ghcjs84"