haskeline: fix overrides for the latest release

This commit is contained in:
Peter Simons 2021-01-08 20:12:50 +01:00
parent 08fc5efd43
commit 0e48e5ceb4

View file

@ -1309,7 +1309,7 @@ self: super: {
commonmark-extensions = dontCheck super.commonmark-extensions;
# Testsuite trying to run `which haskeline-examples-Test`
haskeline_0_8_1_0 = dontCheck super.haskeline_0_8_1_0;
haskeline_0_8_1_1 = dontCheck super.haskeline_0_8_1_1;
# Tests for list-t, superbuffer, and stm-containers
# depend on HTF and it is broken, 2020-08-23