lol

haskell-dhall: jailbreak version 1.13.0 to fix the build with ansi-terminal 0.8.x

Ping: @Gabriel439

+1
+1
pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
··· 476 476 pandoc = self.pandoc_2_2; 477 477 pandoc-types = self.pandoc-types_1_17_4_2; 478 478 dhall = self.dhall_1_13_0; 479 + dhall_1_13_0 = doJailbreak super.dhall_1_13_0; # support ansi-terminal 0.8.x 479 480 480 481 # https://github.com/xmonad/xmonad/issues/155 481 482 xmonad = addBuildDepend (appendPatch super.xmonad (pkgs.fetchpatch