ethereum-analyzer-2.0.2: A Ethereum contract analyzer.

Safe HaskellNone
LanguageHaskell98

Ethereum.Analyzer.Common

Documentation

fromRight :: b -> Either a b -> b Source #

s2t4Either :: StringConv s Text => Either s a -> Either Text a Source #

unexpectedPanic :: Show a => a -> b Source #