haskell-http-client: update reference in configuration-common.nix
This commit is contained in:
parent
b15dec170a
commit
6a53da63b3
@ -974,7 +974,7 @@ self: super: {
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stack/issues/2263
|
# https://github.com/commercialhaskell/stack/issues/2263
|
||||||
stack = super.stack.overrideScope (self: super: {
|
stack = super.stack.overrideScope (self: super: {
|
||||||
http-client = self.http-client_0_5_3_4;
|
http-client = self.http-client_0_5_4;
|
||||||
http-client-tls = self.http-client-tls_0_3_3;
|
http-client-tls = self.http-client-tls_0_3_3;
|
||||||
http-conduit = self.http-conduit_2_2_3;
|
http-conduit = self.http-conduit_2_2_3;
|
||||||
optparse-applicative = dontCheck self.optparse-applicative_0_13_0_0;
|
optparse-applicative = dontCheck self.optparse-applicative_0_13_0_0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user