ormolu-0.0.2.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 #