Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data ListTablesColor #
Instances
Show ListTablesColor # | |
Defined in Napkin.Cli.ListTables.Types showsPrec :: Int -> ListTablesColor -> ShowS # show :: ListTablesColor -> String # showList :: [ListTablesColor] -> ShowS # | |
Eq ListTablesColor # | |
Defined in Napkin.Cli.ListTables.Types (==) :: ListTablesColor -> ListTablesColor -> Bool # (/=) :: ListTablesColor -> ListTablesColor -> Bool # |
data ListCommandOptions #
Instances
Show ListCommandOptions # | |
Defined in Napkin.Cli.ListTables.Types showsPrec :: Int -> ListCommandOptions -> ShowS # show :: ListCommandOptions -> String # showList :: [ListCommandOptions] -> ShowS # |