haskell.packages.ghc96.parallel: bump version
This commit is contained in:
parent
2e6a5a6ad2
commit
bbc633e5fe
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue