haskell-path: disable test suite to fix build with recent versions of doctest

wip/yesman
Peter Simons 7 years ago
parent a33d746223
commit 6922808372
  1. 1
      pkgs/development/haskell-modules/configuration-common.nix

@ -996,5 +996,6 @@ self: super: {
# doctest >=0.9 && <0.12
genvalidity-property = doJailbreak super.genvalidity-property;
path = dontCheck super.path;
}

Loading…
Cancel
Save