forked from mirrors/nixpkgs
haskell-uuid: cosmetic
This commit is contained in:
parent
47ecc24c48
commit
7b73fa3853
|
@ -12,8 +12,8 @@ cabal.mkDerivation (self: {
|
|||
criterion deepseq HUnit mersenneRandomPure64 QuickCheck random
|
||||
testFramework testFrameworkHunit testFrameworkQuickcheck2
|
||||
];
|
||||
doCheck = false;
|
||||
jailbreak = true;
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "http://projects.haskell.org/uuid/";
|
||||
description = "For creating, comparing, parsing and printing Universally Unique Identifiers";
|
||||
|
|
Loading…
Reference in a new issue