haskellPackages.pandoc-crossref: refactor disable tests for 0.3.2.1

Author acknowleges test failing (change when no longer 0.3.2.1).
https://github.com/lierdakil/pandoc-crossref/issues/199
This commit is contained in:
Chris Ostrouchov 2018-09-19 09:45:15 -04:00
parent 35378f0141
commit e1ed5b26c9
No known key found for this signature in database
GPG key ID: 9ED59B0AB1EAF573

View file

@ -360,6 +360,7 @@ self: super: {
optional = dontCheck super.optional;
orgmode-parse = dontCheck super.orgmode-parse;
os-release = dontCheck super.os-release;
pandoc-crossref = dontCheck super.pandoc-crossref; # (most likely change when no longer 0.3.2.1) https://github.com/lierdakil/pandoc-crossref/issues/199
persistent-redis = dontCheck super.persistent-redis;
pipes-extra = dontCheck super.pipes-extra;
pipes-websockets = dontCheck super.pipes-websockets;