ghc-8.4.4: disable integer-simple variant build
The build fails: https://hydra.nixos.org/build/83750830
This commit is contained in:
parent
4f45edbd9a
commit
b854f78991
@ -7,6 +7,7 @@ let
|
|||||||
integerSimpleExcludes = [
|
integerSimpleExcludes = [
|
||||||
"ghc7103Binary"
|
"ghc7103Binary"
|
||||||
"ghc821Binary"
|
"ghc821Binary"
|
||||||
|
"ghc844"
|
||||||
"ghcjs"
|
"ghcjs"
|
||||||
"ghcjs82"
|
"ghcjs82"
|
||||||
"ghcjs84"
|
"ghcjs84"
|
||||||
|
Loading…
Reference in New Issue
Block a user