haskell.packages.ghc901.autoapply: jailbreak

This commit is contained in:
Ellie Hermaszewska 2021-11-08 23:05:38 +08:00
parent 2413ab9e72
commit 17e2591d9b
No known key found for this signature in database
GPG key ID: C8116E3A0C1CA76A

View file

@ -76,7 +76,8 @@ self: super: {
generic-lens-core = self.generic-lens-core_2_2_0_0;
generic-lens = self.generic-lens_2_2_0_0;
th-desugar = self.th-desugar_1_13;
autoapply = self.autoapply_0_4_1_1;
# 2021-11-08: Fixed in autoapply-0.4.2
autoapply = doJailbreak self.autoapply_0_4_1_1;
# Doesn't allow Dhall 1.39.*
weeder_2_3_0 = super.weeder_2_3_0.override {