ormolu-0.7.3.0: A formatter for Haskell source code
Safe HaskellSafe-Inferred
LanguageGHC2021

Ormolu.Printer.Meat.Declaration.Signature

Description

Type signature declarations.

Documentation

p_sigDecl :: Sig GhcPs -> R () Source #

p_typeAscription :: LHsSigType GhcPs -> R () Source #

p_activation :: Activation -> R () Source #

p_standaloneKindSig :: StandaloneKindSig GhcPs -> R () Source #