haskell-random: update to version 1.0.1.3
This commit is contained in:
parent
9618a16962
commit
a237d1de5d
@ -11,5 +11,6 @@ cabal.mkDerivation (self: {
|
||||
description = "random number library";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user