Unverified Commit ca53524e authored by mangoiv's avatar mangoiv
Browse files

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
parent dc92ffa6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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";

  #