(Poink Stmt)

mxxun/ghc-9.2
mrkun 2022-01-31 03:12:00 +03:00
parent 0fca61a8e3
commit 03ba1f3a3d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import Language.Haskell.Brittany.Internal.Types
layoutStmt :: ToBriDoc' (StmtLR GhcPs GhcPs (LHsExpr GhcPs))
layoutStmt :: ToBriDoc' an (StmtLR GhcPs GhcPs (LHsExpr GhcPs))
layoutStmt lstmt@(L _ stmt) = do
indentPolicy <- mAsk <&> _conf_layout .> _lconfig_indentPolicy .> confUnpack
indentAmount :: Int <-