ghc-8.8.x: jailbreak io-streams-haproxy
This commit is contained in:
committed by
Peter Simons
parent
80e78eccfb
commit
ef0e3b7762
@@ -64,6 +64,8 @@ self: super: {
|
|||||||
tasty-hedgehog = doJailbreak super.tasty-hedgehog;
|
tasty-hedgehog = doJailbreak super.tasty-hedgehog;
|
||||||
test-framework = doJailbreak super.test-framework;
|
test-framework = doJailbreak super.test-framework;
|
||||||
th-expand-syns = doJailbreak super.th-expand-syns;
|
th-expand-syns = doJailbreak super.th-expand-syns;
|
||||||
|
# TODO: remove when upstream accepts https://github.com/snapframework/io-streams-haproxy/pull/17
|
||||||
|
io-streams-haproxy = doJailbreak super.io-streams-haproxy; # base >=4.5 && <4.13
|
||||||
|
|
||||||
# use latest version to fix the build
|
# use latest version to fix the build
|
||||||
hackage-db = self.hackage-db_2_1_0;
|
hackage-db = self.hackage-db_2_1_0;
|
||||||
|
|||||||
Reference in New Issue
Block a user