haskell-stack: fix evaluation
(cherry picked from commit 9c31962c075933b6dae6ef5374f01768fe7a892b)
This commit is contained in:
parent
e0ef9e9714
commit
2a19aea54a
@ -976,7 +976,7 @@ self: super: {
|
||||
|
||||
# https://github.com/commercialhaskell/stack/issues/2263
|
||||
stack = super.stack.overrideScope (self: super: {
|
||||
http-client = self.http-client_0_5_3_2;
|
||||
http-client = self.http-client_0_5_3_3;
|
||||
http-client-tls = self.http-client-tls_0_3_3;
|
||||
http-conduit = self.http-conduit_2_2_3;
|
||||
optparse-applicative = dontCheck self.optparse-applicative_0_13_0_0;
|
||||
|
Loading…
Reference in New Issue
Block a user