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