haskell-MonadRandom: update to version 0.2.0.1
This commit is contained in:
parent
a558fdca16
commit
6dc7c27db7
@ -11,5 +11,6 @@ cabal.mkDerivation (self: {
|
|||||||
description = "Random-number generation monad";
|
description = "Random-number generation monad";
|
||||||
license = "unknown";
|
license = "unknown";
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user