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
This commit is contained in:
@@ -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";
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user