microaeson: Unbreak via jailbreak
This commit is contained in:
parent
f39f5cf4bb
commit
c643d0aaa7
@ -1481,6 +1481,9 @@ self: super: {
|
||||
# stack-2.5.1 needs a more current version of pantry to compile
|
||||
pantry = self.pantry_0_5_1_3;
|
||||
|
||||
# Too tight version bounds, see https://github.com/haskell-hvr/microaeson/pull/4
|
||||
microaeson = doJailbreak super.microaeson;
|
||||
|
||||
# haskell-language-server needs a more current version of pantry to compile
|
||||
} // (let
|
||||
inherit (self) hls-ghcide hls-brittany;
|
||||
|
@ -7775,7 +7775,6 @@ broken-packages:
|
||||
- Michelangelo
|
||||
- miconix-test
|
||||
- micro-recursion-schemes
|
||||
- microaeson
|
||||
- microbase
|
||||
- microformats2-parser
|
||||
- microformats2-types
|
||||
|
Loading…
Reference in New Issue
Block a user