haskell-cuda: update to version 0.5.0.2
This commit is contained in:
parent
096e81f5a0
commit
9a615b6d9c
@ -33,7 +33,7 @@ cabal.mkDerivation (self: {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "FFI binding to the CUDA interface for programming NVIDIA GPUs";
|
description = "FFI binding to the CUDA interface for programming NVIDIA GPUs";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
hydraPlatforms = [];
|
platforms = self.ghc.meta.platforms;
|
||||||
maintainers = [ self.stdenv.lib.maintainers.andres ];
|
maintainers = [ self.stdenv.lib.maintainers.andres ];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user