From ca53524eb16c08389557faae45ce1c8b4ab38b0a Mon Sep 17 00:00:00 2001 From: mangoiv Date: Wed, 13 Dec 2023 23:17:49 +0100 Subject: haskell.packagse.ghc96.cborg-json remove unnecessary jailbreak cborg-json 0.2.5.0 was jailbroken on ghc9.6.x due to invalid bounds, this has been fixed upstream --- pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix') diff --git a/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix b/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix index 803e34163f9d..7fce340d5c56 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix @@ -119,7 +119,6 @@ self: super: { # Forbids base >= 4.18, fix proposed: https://github.com/sjakobi/newtype-generics/pull/25 newtype-generics = jailbreakForCurrentVersion super.newtype-generics "0.6.2"; - cborg-json = jailbreakForCurrentVersion super.cborg-json "0.2.5.0"; serialise = jailbreakForCurrentVersion super.serialise "0.2.6.0"; # -- cgit 1.4.1