haskell-doctest: the 0.14.1 test suite fails on NixOS

This commit is contained in:
Peter Simons 2018-02-23 18:08:09 +01:00
parent 51c6ca0643
commit 2e45e280cb

View File

@ -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))