haskell-neat-interpolation: update the override for the latest version

This commit is contained in:
Peter Simons 2020-09-04 21:00:09 +02:00
parent 4f42007ef9
commit 059a7a4419

View file

@ -212,7 +212,7 @@ self: super: {
# https://github.com/haskell-nix/hnix/issues/676
# Once neat-interpolation >= 0.4 is in our stack release,
# (which should happen soon), we can remove this override
neat-interpolation = self.neat-interpolation_0_5_1_1;
neat-interpolation = self.neat-interpolation_0_5_1_2;
});
# Fails for non-obvious reasons while attempting to use doctest.