haskellPackages.autoapply: Depend on correct version of th-desugar

Also mark as unbroken
This commit is contained in:
Joe Hermaszewski 2020-11-04 14:23:05 +08:00 committed by Peter Simons
parent 86a1b6c41d
commit 22dbcb3b57
2 changed files with 2 additions and 1 deletions

View file

@ -1484,6 +1484,8 @@ self: super: {
# Too tight version bounds, see https://github.com/haskell-hvr/microaeson/pull/4
microaeson = doJailbreak super.microaeson;
autoapply = super.autoapply.override { th-desugar = self.th-desugar_1_11; };
# haskell-language-server needs a more current version of pantry to compile
} // (let
inherit (self) hls-ghcide hls-brittany;

View file

@ -3205,7 +3205,6 @@ broken-packages:
- authenticate-ldap
- authinfo-hs
- authoring
- autoapply
- AutoForms
- autom
- automata