haskellPackages.focuslist: disable checks because doctests incorrectly fail

This commit is contained in:
(cdep)illabout 2021-07-21 16:09:47 +09:00
parent ce807c7c42
commit 1d71ffb109
No known key found for this signature in database
GPG key ID: 462E0C03D11422F4

View file

@ -188,6 +188,7 @@ self: super: {
}));
# Fails for non-obvious reasons while attempting to use doctest.
focuslist = dontCheck super.focuslist;
search = dontCheck super.search;
# see https://github.com/LumiGuide/haskell-opencv/commit/cd613e200aa20887ded83256cf67d6903c207a60