haskell-neat-interpolation: update the override for the latest version
This commit is contained in:
parent
4f42007ef9
commit
059a7a4419
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ self: super: {
|
||||||
# https://github.com/haskell-nix/hnix/issues/676
|
# https://github.com/haskell-nix/hnix/issues/676
|
||||||
# Once neat-interpolation >= 0.4 is in our stack release,
|
# Once neat-interpolation >= 0.4 is in our stack release,
|
||||||
# (which should happen soon), we can remove this override
|
# (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.
|
# Fails for non-obvious reasons while attempting to use doctest.
|
||||||
|
|
Loading…
Reference in a new issue