haskell-cufft: update to version 0.1.0.1

This commit is contained in:
Peter Simons
2013-11-11 14:39:52 +01:00
parent 9a615b6d9c
commit def8a6801c
@@ -10,6 +10,6 @@ cabal.mkDerivation (self: {
homepage = "http://github.com/robeverest/cufft";
description = "Haskell bindings for the CUFFT library";
license = self.stdenv.lib.licenses.bsd3;
hydraPlatforms = [];
platforms = self.ghc.meta.platforms;
};
})