backend-0.1.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Parse

Synopsis

Documentation

parseFlexibleTime :: String -> Maybe UTCTime Source #

Parse UTCTime accepting different formats

nonEmptyString :: String -> Maybe String Source #

Ensures input is not an empty string

nonEmptyText :: Text -> Maybe Text Source #

Ensures input is not an empty text