haskell-cufft: update to version 0.1.0.1
This commit is contained in:
parent
9a615b6d9c
commit
def8a6801c
@ -10,6 +10,6 @@ cabal.mkDerivation (self: {
|
|||||||
homepage = "http://github.com/robeverest/cufft";
|
homepage = "http://github.com/robeverest/cufft";
|
||||||
description = "Haskell bindings for the CUFFT library";
|
description = "Haskell bindings for the CUFFT library";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
hydraPlatforms = [];
|
platforms = self.ghc.meta.platforms;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user