[Yesod] where Yesod.Helpers.Crud is?

hi. I try to convert yesod app 0.8.2 to 0.9.3. my app import Yesod.Helpers.Crud. migration guide say that 'Helpers' remove. so you mean Yesod.Crud? but couldn't find this module. tell me where this module gone?

Hi Katsutoshi,
Please subscribe to the google group for Yesod:
http://groups.google.com/group/yesodweb
Unfortunately the old Crud module bitrotted and died. However, 2 new
admin/Crud modules were recently announced on the Yesod google group mail
list.
Greg Weber
On Thu, Oct 27, 2011 at 9:25 AM, Katsutoshi Itoh
hi.
I try to convert yesod app 0.8.2 to 0.9.3. my app import Yesod.Helpers.Crud. migration guide say that 'Helpers' remove. so you mean Yesod.Crud? but couldn't find this module. tell me where this module gone?
_______________________________________________ web-devel mailing list web-devel@haskell.org http://www.haskell.org/mailman/listinfo/web-devel
participants (2)
-
Greg Weber
-
Katsutoshi Itoh