Merge pull request #274078 from MangoIV/mangoiv/fix-cborg-json
haskell.packagse.ghc96.cborg-json remove unnecessary jailbreak
This commit is contained in:
commit
a1f9853678
1 changed files with 0 additions and 1 deletions
|
@ -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";
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue