Remove a redundant export

This commit is contained in:
Tristan Ravitch 2017-10-04 15:51:03 -07:00
parent f12166c2c3
commit ac776b7340

View File

@ -19,7 +19,6 @@ module Data.Macaw.PPC.Generator (
addStmt,
addAssignment,
getReg,
blockSeq,
-- * Lenses
blockState,
curPPCState,