Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data GetIncensePokemonMessage #
Eq GetIncensePokemonMessage # | |
Show GetIncensePokemonMessage # | |
Message GetIncensePokemonMessage # | |
Default GetIncensePokemonMessage # | |
HasField "playerLatitude" GetIncensePokemonMessage GetIncensePokemonMessage # | |
HasField "playerLongitude" GetIncensePokemonMessage GetIncensePokemonMessage # | |
type Field "playerLatitude" GetIncensePokemonMessage # | |
type Field "playerLongitude" GetIncensePokemonMessage # | |
playerLatitude :: forall msg msg'. HasField "playerLatitude" msg msg' => Lens msg msg' (Field "playerLatitude" msg) (Field "playerLatitude" msg') #
playerLongitude :: forall msg msg'. HasField "playerLongitude" msg msg' => Lens msg msg' (Field "playerLongitude" msg) (Field "playerLongitude" msg') #