haskell.packages.ghc901: update to 5.6.2 to fix build
This commit is contained in:
parent
a47bb0dfd2
commit
eb9b3a59f0
@ -98,4 +98,7 @@ self: super: {
|
|||||||
# The test suite seems pretty broken.
|
# The test suite seems pretty broken.
|
||||||
base64-bytestring = dontCheck super.base64-bytestring;
|
base64-bytestring = dontCheck super.base64-bytestring;
|
||||||
|
|
||||||
|
# 5.6 introduced support for GHC 9.0.x, but hasn't landed in stackage yet
|
||||||
|
profunctors = super.profunctors_5_6_2;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user