haskell.packages.ghc94.aeson: drop obsolete jailbreak
This commit is contained in:
parent
7be4e62855
commit
a50dd13c92
@ -71,9 +71,7 @@ in {
|
|||||||
|
|
||||||
# Jailbreaks & Version Updates
|
# Jailbreaks & Version Updates
|
||||||
|
|
||||||
# Jailbreak to allow quickcheck-instances-0.3.28 (too strict lower bound)
|
aeson = doDistribute self.aeson_2_1_2_1;
|
||||||
aeson = doDistribute (doJailbreak self.aeson_2_1_2_1);
|
|
||||||
|
|
||||||
assoc = doJailbreak super.assoc;
|
assoc = doJailbreak super.assoc;
|
||||||
async = doJailbreak super.async;
|
async = doJailbreak super.async;
|
||||||
base64-bytestring = doJailbreak super.base64-bytestring;
|
base64-bytestring = doJailbreak super.base64-bytestring;
|
||||||
|
Loading…
Reference in New Issue
Block a user