Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Data.FileDownload
Documentation
data FileDownload Source #
Constructors
FileDownload | Describes a file added to file download list |
Fields
|
Instances
FromJSON FileDownload Source # | |
Defined in TD.Data.FileDownload | |
Show FileDownload Source # | |
Defined in TD.Data.FileDownload Methods showsPrec :: Int -> FileDownload -> ShowS # show :: FileDownload -> String # showList :: [FileDownload] -> ShowS # | |
Eq FileDownload Source # | |
Defined in TD.Data.FileDownload | |
ShortShow FileDownload Source # | |
Defined in TD.Data.FileDownload Methods shortShow :: FileDownload -> String Source # |