haskell-configurator fails its test suite.

wip/yesman
Peter Simons 9 years ago
parent 09e5107d3b
commit fabeee76bd
  1. 3
      pkgs/development/haskell-modules/configuration-common.nix

@ -974,4 +974,7 @@ self: super: {
# https://github.com/yesodweb/Shelly.hs/issues/108
shelly = dontCheck super.shelly;
# https://github.com/bos/configurator/issues/22
configurator = dontCheck super.configurator;
}

Loading…
Cancel
Save