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