hawl-2006.6.4ContentsIndex
Hawl.User.DB.Users
Documentation
users :: Table (RecCons Userid (Expr Int) (RecCons Username (Expr String) (RecCons Password (Expr String) RecNil)))
data Userid
Constructors
Userid
show/hide Instances
FieldTag Userid
userid :: Attr Userid Int
data Username
Constructors
Username
show/hide Instances
FieldTag Username
username :: Attr Username String
data Password
Constructors
Password
show/hide Instances
FieldTag Password
password :: Attr Password String
Produced by Haddock version 0.7