| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Model.Notification.Notice
Contents
Documentation
Constructors
| DeliveryNone | |
| DeliverySite | |
| DeliveryWeekly | |
| DeliveryDaily | |
| DeliveryAsync |
Instances
| Bounded Delivery Source # | |
| Enum Delivery Source # | |
| Eq Delivery Source # | |
| Ord Delivery Source # | |
| Show Delivery Source # | |
| Ix Delivery Source # | |
| ToJSON Delivery Source # | |
| FromJSON Delivery Source # | |
| PGEnum Delivery Source # | |
| Kinded Delivery Source # | |
| DBEnum Delivery Source # | |
| PGRep "notice_delivery" Delivery Source # | |
| PGParameter "notice_delivery" Delivery Source # | |
| PGColumn "notice_delivery" Delivery Source # | |
| Deform f_a42l1 Delivery Source # | |
Constructors
Instances
| Bounded Notice Source # | |
| Enum Notice Source # | |
| Eq Notice Source # | |
| Ord Notice Source # | |
| Show Notice Source # | |
| Ix Notice Source # | |
| ToJSON Notice Source # | |
| FromJSON Notice Source # | |
| Kinded Notice Source # | |
| PGRep "smallint" Notice Source # | |
| PGParameter "smallint" Notice Source # | |
| PGColumn "smallint" Notice Source # | |
| Deform f Notice Source # | |
| type IdType Notice Source # | |