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