forked from mirrors/nixpkgs
haskell-accelerate-cuda: update to version 0.13.0.4
This commit is contained in:
parent
0f09271562
commit
3a922b76f7
|
@ -17,7 +17,7 @@ cabal.mkDerivation (self: {
|
|||
homepage = "https://github.com/AccelerateHS/accelerate-cuda/";
|
||||
description = "Accelerate backend for 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