| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Server.DTOs.Comments
Documentation
Instances
| FromJSON Comments Source # | |||||
Defined in Server.DTOs.Comments | |||||
| ToJSON Comments Source # | |||||
Defined in Server.DTOs.Comments Methods toEncoding :: Comments -> Encoding toJSONList :: [Comments] -> Value toEncodingList :: [Comments] -> Encoding | |||||
| Generic Comments Source # | |||||
Defined in Server.DTOs.Comments Associated Types
| |||||
| ToSchema Comments Source # | |||||
Defined in Server.DTOs.Comments Methods declareNamedSchema :: Proxy Comments -> Declare (Definitions Schema) NamedSchema | |||||
| type Rep Comments Source # | |||||
Defined in Server.DTOs.Comments | |||||