Home
last modified time | relevance | path

Searched refs:throwEither (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.hs40 throwEither,
111 throwEither :: e -> Either e r
112 throwEither e = runEitherR (return e) function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/errors-2.3.0/Data/
H A DEitherR.hs40 throwEither,
111 throwEither :: e -> Either e r
112 throwEither e = runEitherR (return e) function