:: String -> Maybe a -> Either String a package:errors

Tag the Nothing value of a Maybe
A fromJust that fails in the Either monad