mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
unblock cuda packages
This commit is contained in:
parent
18ed7c058f
commit
fa36b1c426
@ -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":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user