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

Ormolu.Printer.Meat.Declaration.Signature

Description

Type signature declarations.

Documentation

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

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

p_activation :: Activation -> R () Source #

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