mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-14 15:25:50 +01:00
Properly introduce a build failure to stop the nightly from finishing
This commit is contained in:
parent
f243ef5222
commit
09f5490a14
@ -3305,9 +3305,9 @@ packages:
|
|||||||
- cuda < 0 # build failure with GHC 8.4
|
- cuda < 0 # build failure with GHC 8.4
|
||||||
- cusolver < 0 # build failure with GHC 8.4
|
- cusolver < 0 # build failure with GHC 8.4
|
||||||
- cusparse < 0 # build failure with GHC 8.4
|
- cusparse < 0 # build failure with GHC 8.4
|
||||||
- data-inttrie < 0 # build failure with GHC 8.4
|
# - data-inttrie < 0 # build failure with GHC 8.4
|
||||||
# - data-memocombinators < 0 # build failure with GHC 8.4
|
- data-inttrie # todo: remove
|
||||||
- data-memocombinators # todo: remove
|
- data-memocombinators < 0 # build failure with GHC 8.4
|
||||||
- diff3 < 0 # build failure with GHC 8.4
|
- diff3 < 0 # build failure with GHC 8.4
|
||||||
- distance < 0 # build failure with GHC 8.4
|
- distance < 0 # build failure with GHC 8.4
|
||||||
- distribution < 0 # build failure with GHC 8.4
|
- distribution < 0 # build failure with GHC 8.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user