haskell-tasty: update override for latest version used by ghc-8.4.x

This commit is contained in:
Peter Simons 2018-02-15 19:58:37 +01:00
parent b787aacade
commit 1f53e710ec

View file

@ -135,7 +135,7 @@ self: super: {
## • Could not deduce (Semigroup (Traversal f))
## arising from the superclasses of an instance declaration
## from the context: Applicative f
tasty = super.tasty_1_0_0_1;
tasty = super.tasty_1_0_1;
## Needs bump to a versioned attribute
##