Safe Haskell | None |
---|---|
Language | Haskell2010 |
Type.UserPost
Documentation
Constructors
UserPost | |
Fields
|
data UserPost_UserPost_ Source
Instances
data UserPost_UserPost_user_ Source
Instances
data UserPost_UserPost_post_ Source
Instances
type PFUserPost = C UserPost_UserPost_ ((:*:) (S UserPost_UserPost_user_ (K User)) (S UserPost_UserPost_post_ (K CreatePost))) Source