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
|
criterion deepseq HUnit mersenneRandomPure64 QuickCheck random
|
||||||
testFramework testFrameworkHunit testFrameworkQuickcheck2
|
testFramework testFrameworkHunit testFrameworkQuickcheck2
|
||||||
];
|
];
|
||||||
doCheck = false;
|
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
|
doCheck = false;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://projects.haskell.org/uuid/";
|
homepage = "http://projects.haskell.org/uuid/";
|
||||||
description = "For creating, comparing, parsing and printing Universally Unique Identifiers";
|
description = "For creating, comparing, parsing and printing Universally Unique Identifiers";
|
||||||
|
Loading…
Reference in New Issue
Block a user