Re-export newSymFuns from the top-level module

This commit is contained in:
Tristan Ravitch 2018-05-04 09:32:13 -07:00
parent c3ba017fcc
commit 05c01beec0

View File

@ -15,6 +15,7 @@ module Data.Macaw.PPC.Symbolic (
ppc32MacawSymbolicFns,
ppc32MacawEvalFn,
F.SymFuns,
F.newSymFuns,
getReg,
-- * Register names
IP,