haskell-ghc-lib-parser: update to latest version for hlint
This commit is contained in:
parent
f3769d7015
commit
672880966f
@ -1239,7 +1239,7 @@ self: super: {
|
||||
constraints-deriving = dontCheck super.constraints-deriving;
|
||||
|
||||
# need newer version of ghc-libparser
|
||||
hlint = super.hlint.override { ghc-lib-parser = self.ghc-lib-parser_8_8_1_20191204; };
|
||||
hlint = super.hlint.override { ghc-lib-parser = self.ghc-lib-parser_8_8_2; };
|
||||
|
||||
# https://github.com/sol/hpack/issues/366
|
||||
hpack = self.hpack_0_33_0;
|
||||
|
Loading…
Reference in New Issue
Block a user