Intentionally introduce a build failure to stop the nightly from finishing

This commit is contained in:
Dan Burton 2018-03-14 15:18:12 -07:00
parent 6ebb713d90
commit f243ef5222
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -3306,7 +3306,8 @@ packages:
- 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 < 0 # build failure with GHC 8.4
- data-memocombinators # todo: remove
- diff3 < 0 # build failure with GHC 8.4
- distance < 0 # build failure with GHC 8.4
- distribution < 0 # build failure with GHC 8.4