Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
newtype ReplCommandOptions #
ReplCommandOptions | |
|
Instances
Eq ReplCommandOptions # | |
Defined in Napkin.Cli.Repl.Types (==) :: ReplCommandOptions -> ReplCommandOptions -> Bool # (/=) :: ReplCommandOptions -> ReplCommandOptions -> Bool # | |
Show ReplCommandOptions # | |
Defined in Napkin.Cli.Repl.Types showsPrec :: Int -> ReplCommandOptions -> ShowS # show :: ReplCommandOptions -> String # showList :: [ReplCommandOptions] -> ShowS # |