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

haskell.packagse.ghc96.cborg-json remove unnecessary jailbreak
This commit is contained in:
maralorn 2023-12-13 23:29:33 +01:00 committed by GitHub
commit a1f9853678
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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";
#