stack: update rio override to the latest version
This commit is contained in:
parent
844d26ddbd
commit
bde87d5cbe
1 changed files with 1 additions and 1 deletions
|
@ -1130,7 +1130,7 @@ self: super: {
|
||||||
hi-file-parser = dontCheck (unmarkBroken super.hi-file-parser); # Avoid depending on newer hspec versions.
|
hi-file-parser = dontCheck (unmarkBroken super.hi-file-parser); # Avoid depending on newer hspec versions.
|
||||||
http-download = dontCheck (unmarkBroken super.http-download);
|
http-download = dontCheck (unmarkBroken super.http-download);
|
||||||
pantry-tmp = dontCheck (unmarkBroken super.pantry-tmp);
|
pantry-tmp = dontCheck (unmarkBroken super.pantry-tmp);
|
||||||
rio = self.rio_0_1_10_0;
|
rio = self.rio_0_1_11_0;
|
||||||
rio-prettyprint = unmarkBroken super.rio-prettyprint;
|
rio-prettyprint = unmarkBroken super.rio-prettyprint;
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue