haskellPackages.xml-html-qq: disable broken doctests on aarch64

wip/little-gl
sternenseemann 3 years ago
parent 9e5896496c
commit c964bdf195
  1. 1
      pkgs/development/haskell-modules/configuration-arm.nix

@ -62,6 +62,7 @@ self: super: {
hsemail-ns = dontCheck super.hsemail-ns;
openapi3 = dontCheck super.openapi3;
strict-writer = dontCheck super.strict-writer;
xml-html-qq = dontCheck super.xml-html-qq;
# https://github.com/ekmett/half/issues/35
half = dontCheck super.half;

Loading…
Cancel
Save