haskell-pandoc-types: update to latest version to fix the build with GHC 8.4.x
This commit is contained in:
@@ -768,4 +768,7 @@ self: super: {
|
||||
# Old versions don't compile.
|
||||
vty = self.vty_5_20;
|
||||
|
||||
# https://github.com/jgm/pandoc-types/issues/37
|
||||
pandoc-types = self.pandoc-types_1_17_4;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user