haskellPackages.termonad: dontCheck on arm because of doctests

This commit is contained in:
(cdep)illabout
2021-06-21 11:59:52 +09:00
parent 4329d39319
commit 7bd01900a5
@@ -78,6 +78,7 @@ self: super: {
schedule = dontCheck super.schedule;
static = dontCheck super.static;
strict-writer = dontCheck super.strict-writer;
termonad = dontCheck super.termonad;
trifecta = dontCheck super.trifecta;
twiml = dontCheck super.twiml;
twitter-conduit = dontCheck super.twitter-conduit;