lol

haskell-esqueleto: drop the markBroken for ghc 8.4.1

Although accurate, the override causes evaluation errors that serve little
purpose but poison our dashboard at [1].

[1] https://hydra.nixos.org/jobset/nixpkgs/haskell-updates

-3
-3
pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
··· 42 42 unix = null; 43 43 xhtml = null; 44 44 45 - # https://github.com/bitemyapp/esqueleto/issues/77 46 - esqueleto = markBrokenVersion "2.5.3" super.esqueleto; 47 - 48 45 # Need newer version. 49 46 haskell-src = super.haskell-src_1_0_3_0; 50 47