haskell.packages.ghc901.autoapply: jailbreak
This commit is contained in:
parent
2413ab9e72
commit
17e2591d9b
1 changed files with 2 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue