--{-# LANGUAGE TemplateHaskell #-} {-# LANGUAGE StrictData #-} module Dodge.Data.Payload where data Payload = ExplosionPayload | DudPayload