haskell-polysemy: update override for the latest version
This commit is contained in:
parent
3d45947b7d
commit
99d8278801
@ -1273,7 +1273,7 @@ self: super: {
|
|||||||
language-ats = dontCheck super.language-ats;
|
language-ats = dontCheck super.language-ats;
|
||||||
|
|
||||||
# polysemy-plugin requires polysemy >= 1.2.0.0
|
# 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 tests failed because it couldn't find
|
||||||
# the polysemy-plugin package in the doctests:
|
# the polysemy-plugin package in the doctests:
|
||||||
|
Loading…
Reference in New Issue
Block a user