haskell-ncurses: remove obsolete override
This commit is contained in:
parent
2e24bef56f
commit
8c03484b3b
@ -457,9 +457,6 @@ self: super: {
|
|||||||
# https://bitbucket.org/wuzzeb/webdriver-utils/issue/1/hspec-webdriver-101-cant-compile-its-test
|
# https://bitbucket.org/wuzzeb/webdriver-utils/issue/1/hspec-webdriver-101-cant-compile-its-test
|
||||||
hspec-webdriver = markBroken super.hspec-webdriver;
|
hspec-webdriver = markBroken super.hspec-webdriver;
|
||||||
|
|
||||||
# The build fails with the most recent version of c2hs.
|
|
||||||
ncurses = super.ncurses.override { c2hs = self.c2hs_0_20_1; };
|
|
||||||
|
|
||||||
# Needs access to locale data, but looks for it in the wrong place.
|
# Needs access to locale data, but looks for it in the wrong place.
|
||||||
scholdoc-citeproc = dontCheck super.scholdoc-citeproc;
|
scholdoc-citeproc = dontCheck super.scholdoc-citeproc;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user