| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Strive.Types.Comments
Description
Documentation
data CommentSummary #
Constructors
| CommentSummary | |
Instances
| Show CommentSummary # | |
Defined in Strive.Types.Comments Methods showsPrec :: Int -> CommentSummary -> ShowS # show :: CommentSummary -> String # showList :: [CommentSummary] -> ShowS # | |
| FromJSON CommentSummary # | |
Defined in Strive.Types.Comments Methods parseJSON :: Value -> Parser CommentSummary # parseJSONList :: Value -> Parser [CommentSummary] # | |
| ResourceStateLens CommentSummary ResourceState # | |
Defined in Strive.Internal.Lenses Methods | |
| IdLens CommentSummary Integer # | |
Defined in Strive.Internal.Lenses Methods id :: Lens CommentSummary Integer # | |
| AthleteLens CommentSummary AthleteSummary # | |
Defined in Strive.Internal.Lenses Methods | |
| ActivityIdLens CommentSummary Integer # | |
Defined in Strive.Internal.Lenses Methods | |
| CreatedAtLens CommentSummary UTCTime # | |
Defined in Strive.Internal.Lenses Methods | |
| TextLens CommentSummary Text # | |
Defined in Strive.Internal.Lenses Methods text :: Lens CommentSummary Text # | |