haskell.packages.ghc901.th-desugar: use 1.13 to fix eval
This commit is contained in:
parent
df1ba61914
commit
c6b8abd70a
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ self: super: {
|
|||
weeder = self.weeder_2_3_0;
|
||||
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;
|
||||
th-desugar = self.th-desugar_1_13;
|
||||
autoapply = self.autoapply_0_4_1_1;
|
||||
|
||||
# Doesn't allow Dhall 1.39.*
|
||||
|
|
Loading…
Reference in a new issue