haskell-configurator fails its test suite.
This commit is contained in:
parent
09e5107d3b
commit
fabeee76bd
1 changed files with 3 additions and 0 deletions
|
@ -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…
Reference in a new issue