mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 12:41:58 +01:00
Intentionally introduce a build failure to stop the nightly from finishing
This commit is contained in:
parent
6ebb713d90
commit
f243ef5222
@ -3306,7 +3306,8 @@ packages:
|
|||||||
- 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-memocombinators < 0 # build failure with GHC 8.4
|
||||||
|
- data-memocombinators # todo: remove
|
||||||
- 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