haskell-skylighting-core: the test suite fails when built with ghc-8.6.x

This commit is contained in:
Peter Simons 2018-10-19 10:26:24 +02:00
parent 88a93b14ae
commit d4fb2748f1

View file

@ -98,4 +98,7 @@ self: super: {
# https://github.com/jgm/pandoc-types/issues/52
pandoc-types = doJailbreak super.pandoc-types;
#
skylighting-core = dontCheck super.skylighting-core;
}