| Safe Haskell | None |
|---|---|
| Language | GHC2024 |
Napkin.Cli.Common
Documentation
helpWithAllPossibleValues :: forall (f :: Type -> Type) a. (Bounded a, Enum a, Show a) => String -> Mod f a #
helpWithAllPossibleValuesWith :: forall (f :: Type -> Type) a. (Bounded a, Enum a) => (a -> String) -> Maybe a -> String -> Mod f a #
authHttpPortParser :: Parser (Maybe Int) #
data SpecFilesWithOverrides #
Constructors
| SpecFilesWithOverrides | |