haskell.packages.ghc96.ormolu: 0.7.1.0 -> 0.7.2.0

This commit is contained in:
Dennis Gosnell 2023-09-14 16:13:40 -04:00
parent b6100863bd
commit 26d55116d7

View file

@ -176,7 +176,7 @@ self: super: {
};
fourmolu = super.fourmolu_0_14_0_0;
ormolu = super.ormolu_0_7_1_0;
ormolu = super.ormolu_0_7_2_0;
stylish-haskell = super.stylish-haskell_0_14_5_0;
# Newer version of servant required for GHC 9.6