hoogle: build with newest haskell-src-exts
This commit is contained in:
parent
725e44cc04
commit
d24a886419
@ -988,7 +988,7 @@ self: super: {
|
|||||||
});
|
});
|
||||||
|
|
||||||
# The latest Hoogle needs versions not yet in LTS Haskell 7.x.
|
# The latest Hoogle needs versions not yet in LTS Haskell 7.x.
|
||||||
hoogle = super.hoogle.override { haskell-src-exts = self.haskell-src-exts_1_18_2; };
|
hoogle = super.hoogle.override { haskell-src-exts = self.haskell-src-exts_1_19_0; };
|
||||||
|
|
||||||
# To be in sync with Hoogle.
|
# To be in sync with Hoogle.
|
||||||
lambdabot-haskell-plugins = (overrideCabal super.lambdabot-haskell-plugins (drv: {
|
lambdabot-haskell-plugins = (overrideCabal super.lambdabot-haskell-plugins (drv: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user