haskell.packages.ghc901.lens: bump to 5.0.1
Release 5 introduced GHC 9.0 compatibility, but hasn't hit stackage yet.
This commit is contained in:
parent
20020d3ec8
commit
2222050406
@ -101,4 +101,7 @@ self: super: {
|
||||
# 5.6 introduced support for GHC 9.0.x, but hasn't landed in stackage yet
|
||||
profunctors = super.profunctors_5_6_2;
|
||||
|
||||
# 5 introduced support for GHC 9.0.x, but hasn't landed in stackage yet
|
||||
lens = super.lens_5_0_1;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user