haskell-polysemy: update override for the latest version

This commit is contained in:
Peter Simons 2019-11-01 21:10:31 +01:00
parent 3d45947b7d
commit 99d8278801

View file

@ -1273,7 +1273,7 @@ self: super: {
language-ats = dontCheck super.language-ats;
# polysemy-plugin requires polysemy >= 1.2.0.0
polysemy = self.polysemy_1_2_2_0;
polysemy = self.polysemy_1_2_3_0;
# The polysemy-plugin tests failed because it couldn't find
# the polysemy-plugin package in the doctests: