microaeson: Unbreak via jailbreak

wip/yesman
Markus Hauck 4 years ago committed by Peter Simons
parent f39f5cf4bb
commit c643d0aaa7
  1. 3
      pkgs/development/haskell-modules/configuration-common.nix
  2. 1
      pkgs/development/haskell-modules/configuration-hackage2nix.yaml

@ -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…
Cancel
Save