You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gregwebs edited this page Feb 17, 2012
·
2 revisions
This is a public Yesod TODO list of tasks that are not yet underway unless noted, largely for those who are interested in contributing to Yesod. Please don't add anything onto here without discussing with Yesod contributors.
see Wish List
testing infrastructure
Try out doctest
community infrastructure
easy Yesod deployment. The ideal version would be something like Heroku for haskell. At a minimum we need a program to completely set up a vanilla Ubuntu install (either on EC2 or elsewhere) and sync & start a Yesod app. VMWare's cloud foundry is a very interesting deployment option. Someone is deploying a happstack app there.
Persistent
sql statement logging, easy access to a logger in the persistent monad