haskell-neat-interpolation: the test suite is supposed to work again

This commit is contained in:
Peter Simons 2018-11-06 13:39:20 +01:00
parent 7f08b1944b
commit 8113f61c2a

View file

@ -67,7 +67,6 @@ self: super: {
JuicyPixels = self.JuicyPixels_3_3_2;
lens = self.lens_4_17;
megaparsec = dontCheck (doJailbreak super.megaparsec);
neat-interpolation = dontCheck super.neat-interpolation; # test suite depends on broken HTF
patience = markBrokenVersion "0.1.1" super.patience;
polyparse = self.polyparse_1_12_1;
primitive = self.primitive_0_6_4_0;