Skip to content

Commit

Permalink
macaw-ppc-symbolic: Export SemanticsError
Browse files Browse the repository at this point in the history
Fixes #385 (and finishes the work started in #370).
  • Loading branch information
RyanGlScott committed Jul 19, 2024
1 parent 9953c17 commit 8f81e0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions macaw-ppc-symbolic/src/Data/Macaw/PPC/Symbolic.hs
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ module Data.Macaw.PPC.Symbolic (
getReg,
lookupReg,
updateReg,
F.SemanticsError(..),
-- * Register names
IP,
LNK,
Expand Down

0 comments on commit 8f81e0f

Please sign in to comment.