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