Unverified Commit a1f98536 authored by maralorn's avatar maralorn Committed by GitHub
Browse files

Merge pull request #274078 from MangoIV/mangoiv/fix-cborg-json

haskell.packagse.ghc96.cborg-json remove unnecessary jailbreak
parents fc2a0af4 ca53524e
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";

  #