Commit Graph

6 Commits

Author SHA1 Message Date
Alexey Khudyakov
9c1b9356dc Update documentation 2011-06-06 13:17:18 +04:00
Alexey Khudyakov
e81a636020 Add function for setting password 2011-06-05 19:49:54 +04:00
Alexey Khudyakov
9c5f049114 * Parametrize all functions by user data type. So it's possible to
use custom data type for users. (So it's possible to store additional
  data).

* Add type class for custom user data type

* Export User data type there is no point in hiding it. It becomes possible
  to manipulate user database from withint yesod application
2011-06-05 19:30:08 +04:00
Alexey Khudyakov
7cd2f9f6c4 Use macro to chose quasyquote syntax. Reduce clutter caused by 2011-06-05 01:29:11 +04:00
Michael Snoyman
c44ee5509e yesod-form 0.2 2011-05-13 09:01:48 +03:00
Michael Snoyman
ba686f16e9 Remove "Helpers" 2011-05-01 22:14:32 +03:00