Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cmt.Types.Config
Documentation
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 # |
type Format = [FormatPart] Source #
formatName :: FormatPart -> Maybe Name Source #