{-# LANGUAGE NoImplicitPrelude #-} module Brittany.Internal.Layouters.Expr where import GHC.Hs import Brittany.Internal.Types layoutExpr :: ToBriDoc HsExpr -- layoutStmt :: ToBriDoc' (StmtLR GhcPs GhcPs (LHsExpr GhcPs)) litBriDoc :: HsLit GhcPs -> BriDocFInt overLitValBriDoc :: OverLitVal -> BriDocFInt