brittany-0.14.0.1: source/library/Brittany/Internal/Layouters/Stmt.hs-boot
{-# LANGUAGE NoImplicitPrelude #-}
module Brittany.Internal.Layouters.Stmt where
import GHC.Hs
import Brittany.Internal.Types
layoutStmt :: ToBriDoc' (StmtLR GhcPs GhcPs (LHsExpr GhcPs))