Properly introduce a build failure to stop the nightly from finishing

This commit is contained in:
Dan Burton 2018-03-14 15:21:22 -07:00
parent f243ef5222
commit 09f5490a14
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -3305,9 +3305,9 @@ packages:
- cuda < 0 # build failure with GHC 8.4
- cusolver < 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-memocombinators < 0 # build failure with GHC 8.4
- data-memocombinators # todo: remove
# - data-inttrie < 0 # build failure with GHC 8.4
- data-inttrie # todo: remove
- data-memocombinators < 0 # build failure with GHC 8.4
- diff3 < 0 # build failure with GHC 8.4
- distance < 0 # build failure with GHC 8.4
- distribution < 0 # build failure with GHC 8.4