lol

haskell-pandoc-types: update override for ghc 8.4.x

+1 -1
+1 -1
pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
··· 733 733 }); 734 734 735 735 # https://github.com/jgm/pandoc-types/issues/37 736 - pandoc-types = self.pandoc-types_1_17_4; 736 + pandoc-types = self.pandoc-types_1_17_4_1; 737 737 738 738 }