Home
last modified time | relevance | path

Searched refs:handleEither (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/errors-2.3.0/Data/
H A DEitherR.hs42 handleEither,
119 handleEither :: (a -> Either b r) -> Either a r -> Either b r
120 handleEither = flip catchEither function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/errors-2.3.0/Data/
H A DEitherR.hs42 handleEither,
119 handleEither :: (a -> Either b r) -> Either a r -> Either b r
120 handleEither = flip catchEither function