diff --git a/src/Instructions/CodeInstructions.hs b/src/Instructions/CodeInstructions.hs index b61c661..9fbb5f3 100644 --- a/src/Instructions/CodeInstructions.hs +++ b/src/Instructions/CodeInstructions.hs @@ -4,8 +4,6 @@ import Data.List (elemIndex) import State import Instructions.GenericInstructions import Instructions.IntInstructions -import Control.Lens - -- import Debug.Trace isBlock :: Gene -> Bool