forked from mirrors/nixpkgs
haskellPackages.termonad: dontCheck on arm because of doctests
This commit is contained in:
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;
|
||||
|
|
Loading…
Reference in a new issue