pointfree: now builds with haskell-src-exts-1.17.
This commit is contained in:
parent
d464c85fdf
commit
09956eab48
@ -941,8 +941,4 @@ self: super: {
|
|||||||
|
|
||||||
# https://github.com/mainland/language-c-quote/issues/57
|
# https://github.com/mainland/language-c-quote/issues/57
|
||||||
language-c-quote = super.language-c-quote.override { alex = self.alex_3_1_4; };
|
language-c-quote = super.language-c-quote.override { alex = self.alex_3_1_4; };
|
||||||
|
|
||||||
# The package doesn't yet compile with new HSE: https://github.com/bmillwood/pointfree/pull/13
|
|
||||||
pointfree = super.pointfree.override { haskell-src-exts = self.haskell-src-exts_1_16_0_1; };
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user