haskell-aeson-0.7.x: enable test suite
This commit is contained in:
parent
5306d974ce
commit
2e079fd608
@ -16,7 +16,6 @@ cabal.mkDerivation (self: {
|
|||||||
attoparsec HUnit QuickCheck testFramework testFrameworkHunit
|
attoparsec HUnit QuickCheck testFramework testFrameworkHunit
|
||||||
testFrameworkQuickcheck2 text time unorderedContainers vector
|
testFrameworkQuickcheck2 text time unorderedContainers vector
|
||||||
];
|
];
|
||||||
doCheck = false;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/bos/aeson";
|
homepage = "https://github.com/bos/aeson";
|
||||||
description = "Fast JSON parsing and encoding";
|
description = "Fast JSON parsing and encoding";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user