unblock cuda packages

This commit is contained in:
Trevor L. McDonell 2018-10-02 17:43:47 +02:00
parent 18ed7c058f
commit fa36b1c426

View File

@ -803,11 +803,12 @@ packages:
- colour-accelerate < 0 # GHC 8.4 via base-4.11.0.0
- lens-accelerate < 0 # GHC 8.4 via base-4.11.0.0
- mwc-random-accelerate < 0 # GHC 8.4 via accelerate
- cuda < 0 # build failure with GHC 8.4
- cublas < 0 # build failure with GHC 8.4
- cusparse < 0 # build failure with GHC 8.4
- cusolver < 0 # build failure with GHC 8.4
- nvvm < 0 # build failure with GHC 8.4
- cuda
- cufft
- cublas
- cusparse
- cusolver
- nvvm
- wide-word
"Dan Burton <danburton.email@gmail.com> @DanBurton":