haskell-th-printf: drop obsolete override for ghc 8.4.x
This commit is contained in:
parent
53309758e3
commit
a413639a26
|
@ -707,9 +707,6 @@ self: super: {
|
||||||
timezone-olson = self.timezone-olson_0_1_9;
|
timezone-olson = self.timezone-olson_0_1_9;
|
||||||
matrix = self.matrix_0_3_6_1;
|
matrix = self.matrix_0_3_6_1;
|
||||||
|
|
||||||
# https://github.com/pikajude/th-printf/issues/8
|
|
||||||
th-printf = doJailbreak super.th-printf;
|
|
||||||
|
|
||||||
# https://github.com/xmonad/xmonad/issues/155
|
# https://github.com/xmonad/xmonad/issues/155
|
||||||
xmonad = addBuildDepend (appendPatch super.xmonad (pkgs.fetchpatch
|
xmonad = addBuildDepend (appendPatch super.xmonad (pkgs.fetchpatch
|
||||||
{ url = https://github.com/xmonad/xmonad/pull/153/commits/c96a59fa0de2f674e60befd0f57e67b93ea7dcf6.patch;
|
{ url = https://github.com/xmonad/xmonad/pull/153/commits/c96a59fa0de2f674e60befd0f57e67b93ea7dcf6.patch;
|
||||||
|
|
Loading…
Reference in New Issue