forked from mirrors/nixpkgs
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 = {
|
||||
description = "FFI binding to the CUDA interface for programming NVIDIA GPUs";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = [];
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.andres ];
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue