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

haskell.packages.ghc96.serialise: remove unnecessary jailbreak
This commit is contained in:
maralorn 2023-12-15 13:33:15 +01:00 committed by GitHub
commit 9bcc22403c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,8 +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";
serialise = jailbreakForCurrentVersion super.serialise "0.2.6.0";
#
# Too strict bounds, waiting on Hackage release in nixpkgs
#