haskellPackages.validation: allow lens 5.* in test suite
This commit is contained in:
@@ -2522,6 +2522,8 @@ self: super: {
|
||||
|
||||
# https://github.com/kowainik/validation-selective/issues/64
|
||||
validation-selective = doJailbreak super.validation-selective;
|
||||
# https://github.com/system-f/validation/issues/57
|
||||
validation = doJailbreak super.validation;
|
||||
|
||||
# aws upstream seems to lack the necessary maintenance at the moment, luckily
|
||||
# Joey Hess seems to have already looked into building git-annex with aeson 2.0
|
||||
|
||||
Reference in New Issue
Block a user