fourmolu-0.3.0.0: A formatter for Haskell source code
Safe HaskellNone
LanguageHaskell2010

Ormolu.Printer.Meat.Declaration.Value

Documentation

p_valDecl :: HsBindLR GhcPs GhcPs -> R () Source #

p_pat :: Pat GhcPs -> R () Source #

p_hsExpr :: HsExpr GhcPs -> R () Source #

p_hsSplice :: HsSplice GhcPs -> R () Source #