haskell.packages.ghc96.ormolu: enableSeparateBinOutput

This commit is contained in:
maralorn 2023-09-27 16:20:51 +02:00
parent 9290456dd6
commit 43dece63bf
No known key found for this signature in database

View file

@ -176,7 +176,7 @@ self: super: {
};
fourmolu = super.fourmolu_0_13_1_0;
ormolu = super.ormolu_0_7_2_0;
ormolu = self.generateOptparseApplicativeCompletions [ "ormolu" ] (enableSeparateBinOutput super.ormolu_0_7_2_0);
stylish-haskell = super.stylish-haskell_0_14_5_0;
# Newer version of servant required for GHC 9.6