haskell-doctest: the 0.14.1 test suite fails on NixOS
This commit is contained in:
parent
51c6ca0643
commit
2e45e280cb
@ -62,7 +62,7 @@ self: super: {
|
||||
|
||||
## Needs bump to a versioned attribute
|
||||
## Issue: https://github.com/sol/doctest/issues/189
|
||||
doctest = super.doctest_0_14_1;
|
||||
doctest = dontCheck super.doctest_0_14_1; # test suite fails in Nix
|
||||
|
||||
## Needs bump to a versioned attribute
|
||||
## • Could not deduce (Semigroup (IterT m a))
|
||||
|
Loading…
Reference in New Issue
Block a user