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