haskell-skylighting-core: the test suite fails when built with ghc-8.6.x
This commit is contained in:
parent
88a93b14ae
commit
d4fb2748f1
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue