haskell.packages.ghc96.parallel: bump version

This commit is contained in:
Tristan Cacqueray 2023-03-26 17:52:24 +00:00 committed by sternenseemann
parent 2e6a5a6ad2
commit bbc633e5fe

View file

@ -134,6 +134,8 @@ self: super: {
generically = jailbreakWhileRevision 0 super.generically;
# Revision 3 lifts offending template-haskell bound
hackage-security = jailbreakWhileRevision 2 super.hackage-security;
# Revision 6 lifts offending base bound
parallel = jailbreakWhileRevision 5 super.parallel;
#
# Compilation failure workarounds