Skip to content

Commit

Permalink
Restyled by fourmolu (#1871)
Browse files Browse the repository at this point in the history
Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
restyled-io[bot] and restyled-commits authored May 28, 2024
1 parent 5914060 commit f099313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/swarm-engine/Swarm/Game/Tick.hs
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ import Data.Aeson qualified as A
import Data.Int (Int64)
import GHC.Generics (Generic)
import Prettyprinter (Pretty (..))
import Swarm.Util.WindowedCounter (Offsettable (..))
import Swarm.Util.JSON (optionsUnwrapUnary)
import Swarm.Util.WindowedCounter (Offsettable (..))

-- | A newtype representing a count of ticks (typically since the
-- start of a game).
Expand Down

0 comments on commit f099313

Please sign in to comment.