fix index & Lens name confliction

This commit is contained in:
Rowan Torbitzky-Lane 2025-01-30 13:27:09 -06:00
parent fe70af6e28
commit fa2b16443f

View File

@ -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