2014-07-14 04:21:41 -07:00
|
|
|
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
|
|
|
|
2012-02-16 06:05:41 -08:00
|
|
|
{ cabal }:
|
2011-08-07 15:51:22 -07:00
|
|
|
|
2011-08-09 16:00:20 -07:00
|
|
|
cabal.mkDerivation (self: {
|
2011-08-07 15:51:22 -07:00
|
|
|
pname = "entropy";
|
2014-11-12 15:38:42 -08:00
|
|
|
version = "0.3.4.1";
|
|
|
|
sha256 = "10myxs2a7838sywnlfggpsd7lmvzphl10zdh1vbbi18n3x79gyk0";
|
2011-08-07 15:51:22 -07:00
|
|
|
meta = {
|
2013-05-25 02:31:00 -07:00
|
|
|
homepage = "https://github.com/TomMD/entropy";
|
2011-08-07 15:51:22 -07:00
|
|
|
description = "A platform independent entropy source";
|
|
|
|
license = self.stdenv.lib.licenses.bsd3;
|
2011-08-09 02:54:50 -07:00
|
|
|
platforms = self.ghc.meta.platforms;
|
2011-08-07 15:51:22 -07:00
|
|
|
};
|
|
|
|
})
|