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
|
# stack-2.5.1 needs a more current version of pantry to compile
|
||||||
pantry = self.pantry_0_5_1_3;
|
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
|
# haskell-language-server needs a more current version of pantry to compile
|
||||||
} // (let
|
} // (let
|
||||||
inherit (self) hls-ghcide hls-brittany;
|
inherit (self) hls-ghcide hls-brittany;
|
||||||
|
@ -7775,7 +7775,6 @@ broken-packages:
|
|||||||
- Michelangelo
|
- Michelangelo
|
||||||
- miconix-test
|
- miconix-test
|
||||||
- micro-recursion-schemes
|
- micro-recursion-schemes
|
||||||
- microaeson
|
|
||||||
- microbase
|
- microbase
|
||||||
- microformats2-parser
|
- microformats2-parser
|
||||||
- microformats2-types
|
- microformats2-types
|
||||||
|
Loading…
x
Reference in New Issue
Block a user