| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Cmt.Types.Config
Documentation
type PreDefinedPart = (Text, Config) Source #
data FormatPart Source #
Instances
| Eq FormatPart Source # | |
Defined in Cmt.Types.Config | |
| Show FormatPart Source # | |
Defined in Cmt.Types.Config Methods showsPrec :: Int -> FormatPart -> ShowS # show :: FormatPart -> String # showList :: [FormatPart] -> ShowS # | |
Constructors
| Config [Part] [FormatPart] |
formatName :: FormatPart -> Maybe Name Source #