mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-15 20:00:19 +00:00
haskell.packages.ghc98: Drop some overrides because they might be obsolete
This commit is contained in:
@@ -59,10 +59,7 @@ self: super: {
|
||||
megaparsec = doDistribute self.megaparsec_9_6_1;
|
||||
aeson = doDistribute self.aeson_2_2_1_0;
|
||||
attoparsec-aeson = doDistribute self.attoparsec-aeson_2_2_0_1;
|
||||
ormolu = doDistribute self.ormolu_0_7_3_0;
|
||||
fourmolu = doDistribute (dontCheck self.fourmolu_0_14_1_0);
|
||||
xmonad = doDistribute self.xmonad_0_18_0;
|
||||
hlint = doDistribute self.hlint_3_8;
|
||||
|
||||
#
|
||||
# Jailbreaks
|
||||
|
||||
Reference in New Issue
Block a user