haskell.packages.ghc96.fourmolu: 0.13.1.0 -> 0.14.0.0
This commit is contained in:
parent
c49f4c784c
commit
45dfae0893
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ self: super: {
|
|||
hls-floskell-plugin = null;
|
||||
};
|
||||
|
||||
fourmolu = super.fourmolu_0_13_1_0;
|
||||
fourmolu = super.fourmolu_0_14_0_0;
|
||||
ormolu = self.generateOptparseApplicativeCompletions [ "ormolu" ] (enableSeparateBinOutput super.ormolu_0_7_2_0);
|
||||
stylish-haskell = super.stylish-haskell_0_14_5_0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue