haskell-xcffib: upstream fix the build issue (but the test suite still fails)
This commit is contained in:
@@ -623,7 +623,7 @@ self: super: {
|
|||||||
blip = markBroken super.blip;
|
blip = markBroken super.blip;
|
||||||
|
|
||||||
# https://github.com/tych0/xcffib/issues/37
|
# https://github.com/tych0/xcffib/issues/37
|
||||||
xcffib = markBroken super.xcffib;
|
xcffib = dontCheck super.xcffib;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user