haskell-pandoc-citeproc has spurious test suite failures.

This commit is contained in:
Peter Simons 2015-09-28 17:46:25 +02:00
parent e23d69c6f3
commit a14264db3e

@ -434,6 +434,7 @@ self: super: {
pandoc-citeproc_0_6 = dontCheck super.pandoc-citeproc_0_6;
pandoc-citeproc_0_6_0_1 = dontCheck super.pandoc-citeproc_0_6_0_1;
pandoc-citeproc_0_7_3 = dontCheck super.pandoc-citeproc_0_7_3;
pandoc-citeproc_0_7_3_1 = dontCheck super.pandoc-citeproc_0_7_3;
persistent-redis = dontCheck super.persistent-redis;
pipes-extra = dontCheck super.pipes-extra;
pipes-websockets = dontCheck super.pipes-websockets;