ReplaceUmlaut
programName :: Text Source #
progTitle :: Text Source #
main :: IO () Source #
data LitArgs Source #
Constructors
Fields
is this a txt file
the filename absolute
Defined in ReplaceUmlaut
Methods
showsPrec :: Int -> LitArgs -> ShowS #
show :: LitArgs -> String #
showList :: [LitArgs] -> ShowS #
cmdArgs :: Parser LitArgs Source #
parseAndExecute :: Text -> Text -> ErrIO () Source #