forked from mirrors/nixpkgs
haskell.packages.ghc901.autoapply: 0.4.1 -> 0.4.1.1
This version works with ghc 9.0.1
This commit is contained in:
parent
5b67413b70
commit
93c3be7bf9
|
@ -76,6 +76,7 @@ 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_12;
|
||||
autoapply = 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