try replacing `!effect { }` with `!IO { }`
# arrow
p
try replacing
!effect { }
with
!IO { }