located-base-0.1.0.0: Location-aware variants of partial functions

Safe HaskellSafe
LanguageHaskell2010

Data.Either.Located

Documentation

fromRight :: (?callStack :: CallStack) => Either a b -> b Source

fromLeft :: (?callStack :: CallStack) => Either a b -> a Source