Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Data.Animations
Documentation
data Animations Source #
Constructors
Animations | Represents a list of animations |
Fields
|
Instances
FromJSON Animations Source # | |
Defined in TD.Data.Animations | |
Show Animations Source # | |
Defined in TD.Data.Animations Methods showsPrec :: Int -> Animations -> ShowS # show :: Animations -> String # showList :: [Animations] -> ShowS # | |
Eq Animations Source # | |
Defined in TD.Data.Animations | |
ShortShow Animations Source # | |
Defined in TD.Data.Animations Methods shortShow :: Animations -> String Source # |