haskell-time-compat: update to latest version so that binary-instances compiles
This commit is contained in:
parent
1f021c2657
commit
9028b8f341
@ -1442,6 +1442,9 @@ self: super: {
|
||||
|
||||
autoapply = super.autoapply.override { th-desugar = self.th-desugar_1_11; };
|
||||
|
||||
# binary-instances needs the latest version.
|
||||
time-compat = self.time-compat_1_9_4;
|
||||
|
||||
# INSERT NEW OVERRIDES ABOVE THIS LINE
|
||||
} // (let
|
||||
inherit (self) hls-ghcide hls-brittany;
|
||||
|
Loading…
Reference in New Issue
Block a user