diff --git a/.stylish-haskell.yaml b/.stylish-haskell.yaml index ef26830f..6ee1485c 100644 --- a/.stylish-haskell.yaml +++ b/.stylish-haskell.yaml @@ -177,7 +177,7 @@ columns: 80 # - crlf: Convert to CRLF ("\r\n"). # # Default: native. -newline: native +newline: lf # Sometimes, language extensions are specified in a cabal file or from the # command line instead of using language pragmas in the file. stylish-haskell