haskell-brick: use the latest version when building with ghc-8.8.x
This commit is contained in:
parent
fc8ccfa780
commit
88179304b4
@ -70,6 +70,7 @@ self: super: {
|
|||||||
xmobar = doJailbreak super.xmobar;
|
xmobar = doJailbreak super.xmobar;
|
||||||
|
|
||||||
# use latest version to fix the build
|
# use latest version to fix the build
|
||||||
|
brick = self.brick_0_50_1;
|
||||||
dbus = self.dbus_1_2_11;
|
dbus = self.dbus_1_2_11;
|
||||||
doctemplates = self.doctemplates_0_7_2;
|
doctemplates = self.doctemplates_0_7_2;
|
||||||
exact-pi = doJailbreak super.exact-pi;
|
exact-pi = doJailbreak super.exact-pi;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user