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