mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
haskell-{hlint,hoogle}: drop obsolete overrides
This commit is contained in:
parent
a49dca6821
commit
7724ead286
@ -1027,9 +1027,6 @@ self: super: {
|
||||
indexed-list-literals = self.indexed-list-literals_0_2_0_0;
|
||||
};
|
||||
|
||||
# Both need a more up-to-date version
|
||||
hlint = super.hlint.override { extra = self.extra_1_6_6; };
|
||||
hoogle = super.hoogle.override { extra = self.extra_1_6_6; };
|
||||
}
|
||||
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user