fromMaybe "test" Nothing :module Data.Maybe fromMaybe "test" Nothing :module Data.String toLower "HELLO" isJust (Just 'x') :module DoesNotExists :q