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