hevm-0.50.4: Ethereum virtual machine evaluator
Safe HaskellSafe-Inferred
LanguageGHC2021

EVM.Dev

Description

 
Synopsis

Documentation

checkEquiv :: Typeable a => Expr a -> Expr a -> IO () Source #

buildExpr :: SolverGroup -> ByteString -> IO (Expr End) Source #

Builds the Expr for the given evm bytecode object