subworld-aware location command #783
Annotations
1 error and 1 warning
Run HLint
HLint failed with status: 1. Warning (1)
|
Run HLint:
src/swarm-engine/Swarm/Game/Step/Const.hs#L562
Warning in execConst in module Swarm.Game.Step.Const: Redundant $ ▫︎ Found: "mkReturn $ (loc ^. subworld, loc ^. planar)" ▫︎ Perhaps: "mkReturn (loc ^. subworld, loc ^. planar)"
|
Loading