cabal-gild-1.1.4.0: Formats package descriptions.
Safe HaskellSafe-Inferred
LanguageHaskell2010

CabalGild.Extra.Either

Synopsis

Documentation

hush :: Either x a -> Maybe a Source #

Converts an Either to a Maybe.