haskell-filestore: cosmetic
This commit is contained in:
parent
8a7a2c4e6c
commit
50b94835e4
@ -11,8 +11,8 @@ cabal.mkDerivation (self: {
|
|||||||
buildDepends = [
|
buildDepends = [
|
||||||
Diff filepath HUnit mtl parsec split time utf8String xml
|
Diff filepath HUnit mtl parsec split time utf8String xml
|
||||||
];
|
];
|
||||||
doCheck = false;
|
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
|
doCheck = false;
|
||||||
meta = {
|
meta = {
|
||||||
description = "Interface for versioning file stores";
|
description = "Interface for versioning file stores";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
|
Loading…
Reference in New Issue
Block a user