haskell-stack: update version override for rio
This commit is contained in:
parent
9d79dc5fb8
commit
0b12f0b064
@ -1129,7 +1129,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_9_2;
|
rio = self.rio_0_1_10_0;
|
||||||
rio-prettyprint = unmarkBroken super.rio-prettyprint;
|
rio-prettyprint = unmarkBroken super.rio-prettyprint;
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user