configuration-ghc-8.10.x.nix: cosmetic

This commit is contained in:
Peter Simons 2021-03-18 10:48:00 +01:00
parent 36d357d279
commit dc4bb0df0a

View file

@ -89,4 +89,5 @@ self: super: {
# Break out of "Cabal < 3.2" constraint.
stylish-haskell = doJailbreak super.stylish-haskell;
}